Bunch more batcave work. Setup more mounts, setup some commented out scripts/crons.

This commit is contained in:
Kevin Fenzi 2015-09-15 21:59:34 +00:00
parent 1d7050debc
commit 5b7a81ecc2
5 changed files with 75 additions and 10 deletions

View file

@ -0,0 +1,5 @@
#!/bin/bash
mailto='admin@fedoraproject.org'
source /root/sshagent >>/dev/null
export ANSIBLE_HOST_KEY_CHECKING=False
/srv/web/infra/ansible/scripts/public-db-copy >& /dev/null