gusmat: have a look at your middleware logs, it sent a error that mco just isnt reporting properly
schewara joined the channel
viq has quit
viq joined the channel
inecas joined the channel
chthon has quit
inecas has quit
rockpapergoat joined the channel
inecas joined the channel
Torreto has quit
mmars joined the channel
VladGh has quit
VladGh joined the channel
ramindk joined the channel
ramindk has quit
FriedBob joined the channel
VladGh has quit
VladGh joined the channel
Torreto joined the channel
negronjl has quit
RARNC joined the channel
negronjl joined the channel
VladGh has quit
rockpapergoat has quit
timmow joined the channel
timmow joined the channel
chitopunk joined the channel
timmow joined the channel
rockpapergoat joined the channel
joemille1 has quit
joemiller joined the channel
Torreto has quit
whenry joined the channel
Torreto joined the channel
inecas has quit
mmars_ joined the channel
kpease joined the channel
ramindk joined the channel
ramindk has quit
ramindk joined the channel
ramindk has quit
mmars joined the channel
Torreto has quit
gusmat
I was able to install the mco r10k agent using zack/r10k module but it still does not work. This is the error I get http://pastebin.com/VKJMF48P
I'm using mcollective that came with puppet 4.2
ramindk joined the channel
ramindk has quit
ramindk joined the channel
Volcane
on your client macine - where you run 'mco'... - you need to install the client bits, the ddl and application/r10k.rb
gusmat
I'm testing in the same box. Does the mco client looks for r10k in a different folder than /opt/puppetlabs/mcollective/plugins
Volcane
without showing what you did and put where, not much can be done
gusmat
I only used 'include r10k::mcollective' since r10k was already configured
jobewan joined the channel
Volcane
so a little bit of effort to maybe figure out what files it put where etc could go a long way
gusmat
apparently by creating a 'mcollective' directory inside the plugins directory (/opt/puppetlabs/mcollective/plugins/mcollective) and moving the r10k plugin there worked
mvisonneau is now known as mvisonneau_
mvisonneau_ is now known as mvisonneau
I'm having problems to install the agent plugin now on mcollective 2.8.6. I'm trying to avoid copying files manually. The PC1 repo does not seem to have any mcollective agents. Where can I find the latest plugin?
ramindk has quit
ramindk joined the channel
ramindk_ joined the channel
ramindk_ has quit
ramindk_ joined the channel
ramindk has quit
RARNC has quit
schewara has quit
devnull0 joined the channel
ramindk_ has quit
VladGh joined the channel
I'm getting this in the mcolletive log: DEBUG -- : agents.rb:67:in `loadagent' Not activating agent r10k due to agent policy in activate? method
that is the only agent that is failing
what could be causing this?
ramindk joined the channel
ramindk has quit
ramindk joined the channel
viq has quit
ramindk has quit
rockpapergoat has quit
viq joined the channel
devnull0 has quit
ramindk joined the channel
ramindk has quit
ramindk joined the channel
ramindk has quit
RARNC joined the channel
chitopunk has quit
RARNC has quit
autojack joined the channel
autojack
I have a SimpleRPC b
oops
I have a SimpleRPC script which uses puppetdb for discovery. we're having a problem with stale entries in puppetdb for hosts that have been stopped or shut down but not removed. I'm trying to find a way to remove hosts from the discovered list before running rpc.send. is there a way to do that?