[Puppet Users] Puppet 'node' has no 'deactivate' action

2015-11-16 Thread Kelvin Jasperson
I'm installing Puppet as a gem in an RVM gemset, but when I do it that way the node deactivate doesn't seem to work. # puppet node deactivte Error: 'node' has no 'deactivte' action. See `puppet help node`. However, when using the packaged puppet, node deactivate is functional. Has anyone run i

Re: [Puppet Users] Puppet 'node' has no 'deactivate' action

2015-11-17 Thread Kelvin Jasperson
te: > > El 16/11/15 a las 22:13, Kelvin Jasperson escribió: > > I'm installing Puppet as a gem in an RVM gemset, but when I do it that > > way the node deactivate doesn't seem to work. > > > > | > > # puppet node deactivte > > Error:&#x