
Move all support for clouds that are broken with this change into an `icebox` directory. We'll move that stuff back out as we fix it up.
6 lines
90 B
YAML
6 lines
90 B
YAML
#cloud-config
|
|
|
|
runcmd:
|
|
- [mkdir, -p, /etc/salt/minion.d]
|
|
- [bash, /root/minionStart.sh]
|