fix: locale for find command; set LC_ALL=C,LANG=C env variables by default
This commit is contained in:
parent
e5c837635e
commit
a525dbf124
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user