mirror of
https://github.com/rancher/os.git
synced 2025-06-23 21:47:03 +00:00
5 lines
143 B
Plaintext
5 lines
143 B
Plaintext
#cloud-config
|
|
runcmd:
|
|
- wget -O /tmp/cc https://raw.githubusercontent.com/rancher/os/master/scripts/hosting/packet/packet.sh
|
|
- bash -x /tmp/cc
|