Skip to content

Instantly share code, notes, and snippets.

@gschueler
Created January 24, 2011 19:04
Show Gist options
  • Save gschueler/793735 to your computer and use it in GitHub Desktop.
Save gschueler/793735 to your computer and use it in GitHub Desktop.
[
{
id: "locahost",
description: "Rundeck server node",
hostname: "localhost",
osArch: "x86_64",
osFamily: "unix",
osName: "Mac OS X",
osVersion: "10.6.6",
tags: ''
username: "greg"
},
{
id: "centos5",
description: "Rundeck server node",
hostname: "centos5",
osArch: "x86_64",
osFamily: "unix",
osName: "Mac OS X",
osVersion: "10.6.6",
tags: 'centos5, test, dev'
username: "rdeck1"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment