Bunch more batcave work. Setup more mounts, setup some commented out scripts/crons.
This commit is contained in:
parent
1d7050debc
commit
5b7a81ecc2
5 changed files with 75 additions and 10 deletions
5
roles/batcave/files/public-db-copy.cron
Executable file
5
roles/batcave/files/public-db-copy.cron
Executable 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
|
Loading…
Add table
Add a link
Reference in a new issue