From a05d704b46ffbe7f3b851b811de98da6eb614e0c Mon Sep 17 00:00:00 2001 From: Jerry Vonau Date: Thu, 5 Mar 2020 05:32:09 -0600 Subject: [PATCH] iiab-configure - update local_facts.fact --- iiab-configure | 1 + 1 file changed, 1 insertion(+) diff --git a/iiab-configure b/iiab-configure index e0e7a58ec..267a8433b 100755 --- a/iiab-configure +++ b/iiab-configure @@ -41,6 +41,7 @@ else echo -e "\nPlease run: ./iiab-install" exit 1 fi +cp ./scripts/local_facts.fact /etc/ansible/facts.d/local_facts.fact # Workaround for (web-published) images; will go away later if grep -q sugar $IIAB_STATE_FILE && ! grep -q mongodb $IIAB_STATE_FILE; then