fix: locale for find command; set LC_ALL=C,LANG=C env variables by default

This commit is contained in:
adobdin 2016-08-10 12:27:45 +00:00
parent e5c837635e
commit a525dbf124

View File

@ -8,11 +8,12 @@ ssh_opts:
env_vars:
- 'OPENRC=/root/openrc'
- 'IPTABLES_STR="iptables -nvL"'
- 'LC_ALL="C"'
- 'LANG="C"'
# fuel_ip: '127.0.0.1'
# fuel_user: 'admin'
# fuel_pass: 'admin'
rqdir: './rq'
rqfile: './rq.yaml'
soft_filter:
status: ['ready']
online: True