Skip to content

Instantly share code, notes, and snippets.

@phaus
Created June 13, 2016 20:12
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 phaus/d413d75f2b36dc5da1a0ac8055ee822b to your computer and use it in GitHub Desktop.
Save phaus/d413d75f2b36dc5da1a0ac8055ee822b to your computer and use it in GitHub Desktop.
failed to login after zone setup
{
"alias": "gitlab",
"hostname": "gitlab",
"brand": "lx",
"kernel_version": "3.10.0",
"max_physical_memory": 1024,
"cpu_shares": 40,
"quota": 64,
"image_uuid": "07b33b7a-27a3-11e6-816f-df7d94eea009",
"resolvers": [
"8.8.8.8",
"8.8.4.4"
],
"nics": [
{
"nic_tag": "admin",
"ip": "192.168.168.201",
"netmask": "255.255.255.0",
"gateway": "192.168.168.1",
"primary": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment