Project

General

Profile

« Previous | Next » 

Revision ef9f2f9d

Added by Trey Dockendorf over 7 years ago

Fixes #6006 - Add options to disable updates from facts

Add option ignore_facts_for_operatingsystem:
do not update system's operating system based on facts
Add option ignore_facts_for_domain:
do not update system's domain based on facts

View differences:

test/static_fixtures/facts/facts_with_certname.json
"vlans": "181,182,183",
"lsbmajdistrelease": "6",
"swapfree": "16.72 GB",
"netmask": "255.255.255.192"
"netmask": "255.255.255.192",
"fqdn": "sinn1636.lan.cert",
"hostname": "sinn1636",
"domain": "lan.cert"
}
}

Also available in: Unified diff