This message was deleted.
# puppet
s
This message was deleted.
c
b
mhm doesn't seem to work
😟 1
I need to add the server specified environment to puppet.conf (PE infra)
I've
environment = foo
in my puppet.conf, run puppet, it detects that's the wrong env, it restarts the agent run in the correct env, but doesn't correct the puppet.conf
or my code to add $server_facts['environment'] to puppet.conf isn't working
let me debug
c
Sry, just had known the docu in that case. But never worked with server sided environment declaration. Testet once and got confused😅
b
ah someone changed the classification of my test node...
let me test again
ah yeah $server_facts works correctly
👍 1
neat