Browse Source

Delete 'albert/ansible-fmb.cfg'

master
dave 8 months ago
parent
commit
624714eb2a
  1. 15
      albert/ansible-fmb.cfg

15
albert/ansible-fmb.cfg

@ -1,15 +0,0 @@
## -- this is all the basic ansible config to ensure it can begin pulling configs down.
## pull down some files
mkdir /root/bin
cd /root/bin
wget https://config.tombstones.org.uk:23000/tombstones/files/raw/branch/master/root/deploy.sh
wget https://config.tombstones.org.uk:23000/tombstones/files/raw/branch/master/root/pull.sh
wget https://config.tombstones.org.uk:23000/tombstones/files/raw/branch/master/root/site.sh
chmod 750 *.sh
## -- now run the script(s):
~/bin/deploy.sh
Loading…
Cancel
Save