cloud-config 143 B

12345
  1. #cloud-config
  2. runcmd:
  3. - wget -O /tmp/cc https://raw.githubusercontent.com/rancher/os/master/scripts/hosting/packet/packet.sh
  4. - bash -x /tmp/cc