Hi,

how can i parameterize puppet command line run, to be able to use the same 
host, and have multiple subversion branches being updated / managed by the 
same puppet agent, depending on what i specify on the command line as an 
argument

so i can have 3 subversion branches:

1. 7.3
2. trunk
3. RC

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


Thanks,
-Kamal.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to