Skip to content

X01A/cloudinit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributors 2

  •  
  •  

Languages