Skip to content

Instantly share code, notes, and snippets.

@thomasxd24
Forked from janeczku/cloud-config.yml
Last active April 17, 2020 08:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thomasxd24/ed1643ab208aeff0a8ce3381ea5d0e0b to your computer and use it in GitHub Desktop.
Save thomasxd24/ed1643ab208aeff0a8ce3381ea5d0e0b to your computer and use it in GitHub Desktop.
Example RancherOS configuration
#cloud-config
hostname: rancher
ssh_authorized_keys:
- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOzf3cFl33wdzhYYyLDrqpbsM30p9pS4K0GQsEBS+zGjtcCc7WgGumVxKKSkqpvO9JRsdIRShfk2XffQ25qX+BVSQwefHGr0ny17zfdXK+3jjofyYTH9yI7pHO0L/xTjpM+Bo2hAcN+TSCYYwPyx7RUFYCWTxlc1CMR+6Q65QTLXnAMth7qihZ5tradq3ZODooFBu44VMUpMEoMnYGtHiGLu7z92WuuodLptaZ/d5LfflIbrw5fiR9Kr77mhnYAi1s7bNZde6Imfa7V2MnrTJfncQvOJd7XV3xEgGWIwaFyOS35FrK7EvbzqzU6pPcR9pYLo/0JmkK8Y6gSoCJxUVJ root@srv2
final_message: "The system is finally up, after $UPTIME seconds"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment