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
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.
-