puppet - Set 'agent-specified' for production environment via command line? -


puppet has way set things puppet environment can specified agents in configuration files. part of setup requires use of web interface change environment "whatever" "agent-specified".

classification:   - nodes [production]     - pe infrastructure [production]     - production environment [agent-specified] [env group]       - agent-specified environment [agent-specified] [env group] 

unfortunately, in situation cannot change. there no access web interface available. has done ssh puppet master , make change there, on command line; or part of initial "push button" installation -- i.e. scripted. (don't ask why; it's political.)

so, need command line solution configuring puppet master allow 'agent-specified' environments. i've dug , forth through documentation, searched stack overflow , googled think of, , haven't been able find cli solution.


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -