changing client usernames to be considered valid by systemd
This commit is contained in:
parent
029575ac90
commit
e050f8ce5b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ nrpe_procs_crit: 1000
|
||||||
eth0_ip: 10.5.124.209
|
eth0_ip: 10.5.124.209
|
||||||
gw: 10.5.124.254
|
gw: 10.5.124.254
|
||||||
|
|
||||||
short_hostname: qa11.qa
|
short_hostname: qa11
|
||||||
slaves:
|
slaves:
|
||||||
- { user: "{{ short_hostname }}-1", home: "/home/{{ short_hostname }}-1", dir: "/home/{{ short_hostname }}-1/slave" }
|
- { user: "{{ short_hostname }}-1", home: "/home/{{ short_hostname }}-1", dir: "/home/{{ short_hostname }}-1/slave" }
|
||||||
- { user: "{{ short_hostname }}-2", home: "/home/{{ short_hostname }}-2", dir: "/home/{{ short_hostname }}-2/slave" }
|
- { user: "{{ short_hostname }}-2", home: "/home/{{ short_hostname }}-2", dir: "/home/{{ short_hostname }}-2/slave" }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue