I am trying to get AWS cloudformation to work with AutoScalingRollingUpdate on Ubuntu AMI. I am following the template from AWS named ELBGuidedAutoScalingRollingUpgrade.json.
Generally, Autoscaling group is waiting on the signal from EC2 instance behind ELB, when ELB marks it as InService, Autoscaling group will continue to do the following job.
I can get cfn-hup up and running on ubuntu, however cfn-init.log got error for configSets, the messages from cfn-init.log are below:
cfn-init.log The verify_instance_health codes from AWS example are below: verify_instance_health codes
The cfn-hup.log got the error message:
Error: Could not find configuration at /etc/cfn