search for: facter_system_rol

Displaying 1 result from an estimated 1 matches for "facter_system_rol".

Did you mean: facter_system_role
2011 Aug 03
1
Facts as environment variables not been picked up in ubuntu.
Folks, I am adding a line to /etc/profile to export a FACT like this: export FACTER_system_role=<system_role>. In ubuntu, running puppet 2.6.4 and facter 1.5.8, this fact is not making it to the server. If I run sudo env | grep FACTER i see all facter related env variables there.. What could be the reason for this not working? Thanks in advance. -- You received this message because...