Re: [Puppet Users] Puppetrun/kick : Possibility to choose environment

2011-11-04 Thread Andrew Hendry
Couldn't figure this one out either. It would be great to run a kick and pass it a git tag, then have the master notice that and setup some kind of temporary environment to serve that tag. For the moment we have a bunch of different environments, eg projectA, projectB, projectC and the clients in

Re: [Puppet Users] Puppetrun/kick : Possibility to choose environment

2011-11-03 Thread Jo Rhett
>From what I have read in the docs, you can't. You have to switch over to >using tags. On Nov 2, 2011, at 2:54 AM, gecko wrote: > How could it be possible to choose an environment for deploy via > Puppetrun ? It's easy by ssh (ssh user@hostname sudo puppetd -t -- > environment="env"), i'am runni

[Puppet Users] Puppetrun/kick : Possibility to choose environment

2011-11-02 Thread gecko
How could it be possible to choose an environment for deploy via Puppetrun ? It's easy by ssh (ssh user@hostname sudo puppetd -t -- environment="env"), i'am running with puppet 2.6.4 on Ubuntu 8.04/10.04. Cheers -- You received this message because you are subscribed to the Google Groups "Puppe