Skip to content

Instantly share code, notes, and snippets.

@ri0day
Forked from gschueler/resources.json
Last active August 29, 2015 14:15
Show Gist options
  • Save ri0day/f0d969703b0efcc3e67d to your computer and use it in GitHub Desktop.
Save ri0day/f0d969703b0efcc3e67d 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