| 23 | {{{ |
| 24 | [Workspaces-POC\yawang@a-2rmmepuw4r0m5 ~]$ which cloud-init |
| 25 | /usr/bin/cloud-init |
| 26 | [Workspaces-POC\yawang@a-2rmmepuw4r0m5 ~]$ yum info $(rpm -qf $(which cloud-init)) |
| 27 | Loaded plugins: amzn_workspaces_filter_updates, halt_os_update_check, priorities, update-motd |
| 28 | [amzn_workspaces_filter_updates] 66 packages excluded as currently disabled by Amazon WorkSpaces |
| 29 | 76 packages excluded due to repository priority protections |
| 30 | Installed Packages |
| 31 | Name : cloud-init |
| 32 | Arch : noarch |
| 33 | Version : 19.3 |
| 34 | Release : 2.amzn2 |
| 35 | Size : 3.2 M |
| 36 | Repo : installed |
| 37 | From repo : amzn2-core |
| 38 | Summary : Cloud instance init scripts |
| 39 | URL : http://launchpad.net/cloud-init |
| 40 | License : GPLv3 or Apache 2.0 |
| 41 | Description : Cloud-init is a set of init scripts for cloud instances. Cloud instances |
| 42 | : need special scripts to run during initialization to retrieve and install |
| 43 | : ssh keys and to let the user run various scripts. |
| 44 | }}} |