trying rundeck-by-example, but my nodes aren't showing up

262 views
Skip to first unread message

kallen

unread,
Apr 12, 2012, 12:59:53 AM4/12/12
to rundeck...@googlegroups.com
hi.

i've got basic question here. i'm trying rundeck for the first time. i'm trying to mimic what is in http://rundeck.org/docs/manual/rundeck-by-example.html. the problem i'm experiencing is, after creating the first project, "anvil", in the Run tab, the only node i see is "localhost", which is the server. and based on my understanding, i think i should see all nodes, anv1 thru anv5, which i provided as xml (from that rundeck example doc), but i don't. 

the command i used to create this initial project:

    # rd-project -a create -p anvil \
      --project.ssh-keypath=/home/rundeck/.ssh/id_rsa \
      --project.resources.url=http://localhost/rd/anvil.xml -v

after that i did

  # chown -R rundeck:rundeck /var/rundeck/projects/anvil

the project.resources.url does work:

  # curl -Is http://localhost/rd/anvil.xml | egrep '^HTTP|Content-Type'
  HTTP/1.1 200 OK
  Content-Type: text/xml

any tips on what to look for? OS Centos, rundeck-1.4.2-1.1. i've not edited any rundeck configs. it's all vanilla as supplied by the rpm.

thanks in advance,
kallen

Moses Lei

unread,
Apr 12, 2012, 12:26:56 PM4/12/12
to rundeck...@googlegroups.com
There's a default filter that makes it only show localhost, remove the filter to see all nodes.

Moses

--
Moses Lei
[ Professional Services | DTO Solutions, Inc. ]
[ mobile: +1 703.901.5969 | e-mail: ml...@dtosolutions.com | aim/gtalk: ml...@controltier.com | yahoo: moseslei | windows live (msn): ml...@dtosolutions.com ]

kallen

unread,
Apr 12, 2012, 1:42:06 PM4/12/12
to rundeck...@googlegroups.com
yep, thanks. i ended up figuring that out late last nite.

onward!
Reply all
Reply to author
Forward
0 new messages