openstack-ansible-memcached.../templates/without-privatedevices.conf.j2

3 lines
98 B
Django/Jinja

[Service]
PrivateDevices={{ memcached_disable_privatedevices | bool | ternary('false', 'true') }}