-
-
Save ri0day/f0d969703b0efcc3e67d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
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