from what i can gather r10k suffers from the same problem: https://github.com/puppetlabs/r10k/blob/master/doc/dynamic-environments/git-environments.mkd#invalid_branches
what i need is to be able to tell puppet (either in command line or config) that environment value is "some/git/branch" while puppet will see it internally as "some__git__branch" regards, maksym On Monday, May 4, 2015 at 4:43:25 PM UTC+2, James Turnbull wrote: > > Maksym Melnychok wrote: > > Hello, > > > > I'm looking for a place in puppet code where i can modify environment > name > > after it's been read from command line args or puppet.conf but before it > > hits > > any puppet's internal machinery. > > Perhaps r10k might help? > > https://github.com/puppetlabs/r10k/blob/master/doc/dynamic-environments.mkd > > Regards > > James Turnbull > > -- > * The Art of Monitoring (http://artofmonitoring.com) > * The Docker Book (http://dockerbook.com) > * The LogStash Book (http://logstashbook.com) > * Pro Puppet (http://tinyurl.com/ppuppet2 ) > * Pro Linux System Administration (http://tinyurl.com/linuxadmin) > * Hardening Linux (http://tinyurl.com/hardeninglinux) > -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-dev/3c8454be-f0af-4e8b-b6ca-72c710fe2af7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
