Skip to content

X01A/cloudinit

Repository files navigation

Cloudinit

Installs cloud-init

Role Variables

  • cloud_cfg can optionally be supplied, this template file overrides the default role centos.cfg and ubuntu.cfg files.

Example Playbook

- hosts: all
  roles:
    - cloudinit
  post_tasks:
    - reboot: # Recommend way to run cloud-init

About

Install cloud-init, for cloud provisioning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages