mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 11:12:06 +00:00
iiab-configure - update local_facts.fact
This commit is contained in:
parent
629cbf3eb4
commit
a05d704b46
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue