I'm trying to do the same thing and running into two minor problems.. I 
   would like to rename the puppet command 
   to something like puppet3. We're running two versions for two separate 
   teams for 2.7 and 3.x However, when I try to do a symlink I get the 
   following error.
    
   Error: Unknown Puppet subcommand 'puppet3'
   See 'puppet help' for help on available puppet subcommands
    
   ie 
   puppet agent -t -> everything is normal
    
   puppet3 agent -t -> calls puppet3 /opt/puppet3.2/bin/puppet


   Error: Unknown Puppet subcommand 'puppet3'
      See 'puppet help' for help on available puppet subcommands
    
   I do not have any problems with puppet colliding with puppet 2 but I'd 
   like to use a shortcut vs using the /path/to/puppet3/bin/.puppet. 


   Is there a way to do this?
    
   Thank you. 


   -John

-- 
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 [email protected].
To post to this group, send email to [email protected].
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