Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enc.rb: Switch from legacy to structured facts
networking.fqdn is the successor. Manual verification: ``` irb(main):001:0> require 'facter' => true irb(main):002:0> puts Facter.value('networking.fqdn') puppet.local => nil irb(main):003:0> ```
- Loading branch information