CloudInit is a set of python scripts and utilities that handles initialization and configuration of cloud instances.
I installed cloud-init on centos 6.4 using command yum install cloud-init. But now I want to completely get rid of it, …
centos cloud-initIt seems that the stock bootstrapping process is a bit lacking on Windows. Linux has cloud-init which will install packages, …
windows amazon-ec2 bootstrapping cloud-initI am new to cloud-init, my final goal is to run an R script each time an EC2 Spot Instance …
ubuntu amazon-ec2 cloud-initI am trying to disable cloud init network configuration. From the cloud init doc, I have to set network-config={config: …
cloud cloud-initI am searching for a way to pass a ip-address to cloud-init metadata. So when my qcow boots, it does …
linux bash openstack kvm cloud-initI running the Ubuntu 18.04 cloud image and trying to configure networking through cloud-init. For some reason it is ignoring my …
cloud-init netplanI am starting with Terraform. I am trying to make it set a friendly hostname, instead of the usual ip-10.10.10.10 …
terraform cloud-initI am trying to execute a script which needs to be run on Ubuntu 14.04 ec2 instance whenever the instance or …
bash amazon-web-services ubuntu-14.04 aws-code-deploy cloud-initI want my setup of openstack to work such that when I boot a new instance, 8.8.8.8 should be added to …
openstack nameservers cloud-initI'm using AWS Cloudformation to setup numerous elements of network infrastructure (VPCs, SecurityGroups, Subnets, Autoscaling groups, etc) for my web …
amazon-web-services amazon-cloudformation amazon-ami packer cloud-init