Guest User

Untitled

a guest
Jun 8th, 2014
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. #cloud-config
  2.  
  3. hostname: myhost.domain.com
  4.  
  5. runcmd:
  6. - [ sh, "/root/instance-config.sh", $hostname, $public_ipv4]
Advertisement
Add Comment
Please, Sign In to add comment