Advertisement
Guest User

Untitled

a guest
May 22nd, 2015
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. uuid : "",
  2. hostname: "",           // This is set to be what I call the compute instance - I'm not able to set it manually to something else
  3. public_keys: "",
  4. network_config: "",    
  5. meta : {            // I can change all keys and values of this object as I see fit.
  6.     admin_pass : "A-PASS-123456",
  7.     admin_cert%d : "(max 255 bytes)"
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement