Created
July 24, 2016 14:33
-
-
Save glynrob/46c4d4931a46732431abec4f6977d0c5 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<?xml version="1.0" encoding="UTF-8"?> | |
<project> | |
<node name="localhost" description="Rundeck server node" tags="" hostname="localhost" osArch="amd64" osFamily="unix" osName="Linux" osVersion="3.10.0-327.22.2.el7.x86_64" username="rundeck"/> | |
<node name="App1" description="Application Server 1" tags="" hostname="192.168.50.51" osArch="amd64" osFamily="unix" osName="Linux" osVersion="3.10.0-327.22.2.el7.x86_64" username="vagrant" /> | |
</project> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment