Hi Guys,
so we've got a few data centres spread across the world and are looking to
upgrade from Puppet v4 to Puppet v6.
At the moment we just have the one CA in the original DC (fast growing
company).
I like the idea of having a separate CA in each DC and having the "local"
machine use that
Am Montag, den 16.09.2019, 15:53 +0200 schrieb Albert Shih:
I would like to know if it's possible (for dev/test) to pass a value for
some hiera variable through the puppet agent cli ?
For exemple I got a in my fqdn.yaml
status: production
but I would like to do something like
puppet agent
hey there just starting using bolt and has a simple plan which applies a
manifest but I'd know like to write a dynamic file from a template like epp
in puppet. is this possible ? I do not see anything in the docs except just
uploading a static file :
https://puppet.com/docs/bolt/latest/running_
Hi
I would like to know if it's possible (for dev/test) to pass a value for
some hiera variable through the puppet agent cli ?
For exemple I got a in my fqdn.yaml
status: production
but I would like to do something like
puppet agent -vt -- status: dev
Is that possible ?
Regards.
-