Darren Shepherd 042c0d2328 Add Type-0 to docs 8 年之前
..
README.md 042c0d2328 Add Type-0 to docs 8 年之前
cloud-config 4aae611660 Add scripts for installing on packet 8 年之前
packet.sh 4aae611660 Add scripts for installing on packet 8 年之前

README.md

Packet Support

Launch a Type-0, Type-1 or Type-3 Ubuntu 14.04 server and use the below cloud config. You can add any additional RancherOS configuration to it, but below is the bare minimum you need to provision RancherOS.

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