daily pastebin goal
17%
SHARE
TWEET

Untitled

a guest Feb 10th, 2016 51 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.       user_data_format: RAW
  2.       user_data: |
  3.         #cloud-config
  4.         system_info:
  5.           default_user:
  6.             name: "username"
  7.       user_data: |
  8.         #!/bin/bash
  9.         echo hello_world > /tmp/hello.txt
RAW Paste Data
Top