Resource Model Source
File Reads a file containing node definitions in a supported format
Format: resourcexml File Path: /var/rundeck/projects/test/etc/resources.xml Generate: Yes Include Server Node: Yes
Default Node Executor
The Node Executor is responsible for executing commands and scripts on remote nodes.
SSH Executes a command on a remote node via SSH.
SSH Key File path: /var/lib/rundeck/.ssh/id_rsa SSH Key Storage Path: /keys/users/root/ SSH Authentication: privateKey
Default File Copier
The File Copier is responsible for copying scripts as files to remote nodes before they are executed.
SCP Copies a script file to a remote node via SCP.
SSH Key File path: /var/lib/rundeck/.ssh/id_rsa SSH Key Storage Path: /keys/users/root/ SSH Authentication: privateKey
ls -lh /keys/users/root/
total 8.0K
-rw------- 1 rundeck rundeck 1.7K Jul 3 18:39 default.pem
# cat /var/rundeck/projects/test/etc/resources.xml
<?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.42-52.145.amzn1.x86_64" username="rundeck"/>
<node name="admin01" description="sync01.domainname node" tags="" hostname="sync01.domainname.com" osArch="amd64" osFamily="unix" osName="Linux" osVersion="3.10.42-52.145.amzn1.x86_64" username="root"/>
</project>
Command: ls -l /tmp
Nodes: admin01
10:56:26 admin01 Failed to read SSH Private key stored at path: /keys/users/root/: org.rundeck.storage.api.StorageException: Path does not exist: keys/users/root
10:56:27 Failed: ConfigurationFailure: Failed to read SSH Private key stored at path: /keys/users/root/
10:56:27 localhost Execution failed: 12: [Workflow step failures: {1=Dispatch failed on 1 nodes: [admin01: ConfigurationFailure: Failed to read SSH Private key stored at path: /keys/users/root/]}, Node failures: {admin01=[ConfigurationFailure: Failed to read SSH Private key stored at path: /keys/users/root/]}]
--
You received this message because you are subscribed to the Google Groups "rundeck-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rundeck-discu...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Alex Honor
[SimplifyOps, Inc | a...@simplifyops.com ]
Be sure to comment and vote on Rundeck Feature Development!
--
You received this message because you are subscribed to the Google Groups "rundeck-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rundeck-discu...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "rundeck-discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rundeck-discuss/geXJWAI7BhU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rundeck-discu...@googlegroups.com.