Skip to content

Instantly share code, notes, and snippets.

@DanielBodnar
Created February 27, 2016 01:29
Show Gist options
  • Save DanielBodnar/e82a2b2c1b8094b74fa7 to your computer and use it in GitHub Desktop.
Save DanielBodnar/e82a2b2c1b8094b74fa7 to your computer and use it in GitHub Desktop.
cloud-configs
#cloud-config
ssh_authorized_keys:
- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD2rb0ceAqPl7cPEqYXYd9jXIo2va5qw+S/B8h2Ch79RWdKR+YYBWngmcujbLFRw5TWSIB/nqZVgcJnfy4hv/eNuvidVjLEvQeSCefc9iYcPwvbJb4CXb8YpB2ZQsDjeJSLk3l2bv4TTNQ8kBumnUFQFWyqkDZxxvnqQ1lJwkTVXfWZrchCw0mrSR58FH1srius4pPN0UqeqSKjXSg8Bqj+0p7Hs/Mkn6t5osLujKVJFTqAARWITQvC19wktb8E50xNZrmV35sxsZigDq/zfoUY0JyowT7ZDFPlwxVvztgVjNiTCys5aqUEcSvAa/YHvcqRAYoubHoMaasrEkEVBOYl db502j@att.com
rancher:
services:
rancher-agent1:
image: rancher/agent
command: http://rancher.bitbuilder.io:8080/v1/scripts/0DF7937D75B35BFBAA95:1454252400000:j1gUKZlsEx0A33kT4qRxE0BAfM
privileged: true
volumes:
- /var/run/docker.sock:/var/run/docker.sock
services_include:
ubuntu-console: false
debian-console: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment