Hi Kamal,

On 07/08/2013 02:54 PM, Kamal Ahmed wrote:
> currently each one is hardcoded , what i would like to do is to be able to :
> 
> puppet agent 7.3 --test - to update 7.3
> 
> puppet agent trunk --test - to update trunk
> 
> puppet agent RC --test - to update trunk

What puppet can do is the following:

puppet agent --test --environment 7.3
puppet agent --test --environment trunk
puppet agent --test --environment RC

On the puppet master you would have checkouts of your branches in
different folders and use them for environments as described in

http://docs.puppetlabs.com/guides/environment.html

Regards,
Lothar


-- 
Lothar Gesslein
Linux Consultant
Mail: gessl...@b1-systems.de

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to