Ok I got it figured out. It was because I was installing packages in the
clout config file under the packages: directive.
I just switched it out to be in runcmd, now I don't get any locking error
when it installs packages as runcmd does not execute till the end.
On Thu, Mar 28, 2013 at 1:18 PM,
So, it looks like it supports multipart user-data:
Line 86 here:
https://github.com/riptano/ComboAMI/blob/2.4/ds2_configure.py
I make my multipart user data,
text/plaintext
text/cloud-config
I need to do some configuration and hook the cluster up to my puppet master.
The cluster get's configur