Skip to content

Instantly share code, notes, and snippets.

@fabiocruzcoelho
Last active January 4, 2018 19:42
Show Gist options
  • Save fabiocruzcoelho/a3426a6c22ef34bc56f9f6ed94d0112c to your computer and use it in GitHub Desktop.
Save fabiocruzcoelho/a3426a6c22ef34bc56f9f6ed94d0112c to your computer and use it in GitHub Desktop.
# resources.xml windows user local
<node name="app05"
connectionType="WINRM_NATIVE"
node-executor="overthere-winrm"
winrm-password-option="winrmPassword"
winrm-protocol="http"
winrm-auth-type="basic"
username="administrator"
winrm-password-storage-path="keys/admin.password"
description="Rundeck server node Windows"
tags=""
hostname="app05:5985"
osArch="x86_64"
osFamily="windows"
osName="Windows Server 2016"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment