people: only use tmpfs sssd on people02
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d86d79615c
commit
a69d0e8617
1 changed files with 1 additions and 0 deletions
|
@ -339,6 +339,7 @@
|
||||||
|
|
||||||
- name: mount tmp on tmpfs
|
- name: mount tmp on tmpfs
|
||||||
mount: name=/var/lib/sss/db/ src=tmpfs fstype=tmpfs state=mounted opts=defaults,size=2G,mode=0700,rootcontext=system_u:object_r:sssd_var_lib_t:s0
|
mount: name=/var/lib/sss/db/ src=tmpfs fstype=tmpfs state=mounted opts=defaults,size=2G,mode=0700,rootcontext=system_u:object_r:sssd_var_lib_t:s0
|
||||||
|
when: inventory_hostname.startswith('people02')
|
||||||
tags:
|
tags:
|
||||||
- ipa/client
|
- ipa/client
|
||||||
- config
|
- config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue