9.10.9. Updating the Facter Database
Facter
generates metadata files for MCollective and is normally run by cron
. Run the following command to execute facter
immediately to create the initial database, and to ensure it runs properly:
# /etc/cron.minutely/openshift-facts
Note
If you use the kickstart or bash script, the
update_openshift_facts_on_node
function performs this step.
Important
Reboot the node host to apply all of the changes that have been made.