Skip to content

vagrant up rundeck fails #31

@turnopil

Description

@turnopil
 rundeck: # 10 ACL Policy items for project anvils
    rundeck: anyone-node-allow.aclpolicy
    rundeck: anyone-resource-allow-read.aclpolicy
    rundeck: dev-jobs-allow-web_Restart.aclpolicy
    rundeck: dev-jobs-allow-web_Status.aclpolicy
    rundeck: dev-node-allow-www.aclpolicy
    rundeck: ops-jobs-allow-anvils.aclpolicy
    rundeck: ops-jobs-allow-db.aclpolicy
    rundeck: ops-jobs-deny-releng_Promote.aclpolicy
    rundeck: ops-node-allow-all.aclpolicy
    rundeck: releng-jobs-allow-release_Promote.aclpolicy
    rundeck: Running a adhoc command across the nodes tagged for anvils ...
    rundeck: /bin/rd: line 179:  -- ${node.description}: bad substitution
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.

I just comment part of 170 line in add-project.sh and now its works fine
rd adhoc -p $PROJECT --follow --filter 'tags: anvils' -- whoami #\&\& echo " -- \${node.description}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions