fix ansible log dir
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Some exports
|
||||
export INFRA=/home/hybris/dev/bearstech/bearstech/infra
|
||||
export PATH=$INFRA/bin:$INFRA/../xen:$PATH
|
||||
export ANSIBLE_BEARSTECH_LOG_DIR=/var/log/ansible-bearstech
|
||||
|
||||
# Everyday aliases
|
||||
bt-alerts() {ssh root@pidou monshow | grep -v "none$" | grep -v "^ " | grep -v "^$"}
|
||||
|
||||
Reference in New Issue
Block a user