puppet-zaqar/spec/defines
Takashi Kajinami 0e7c4f0efe Avoid conflicting management of zaqar.conf
The zaqar::server_instance resource type allows setting up multiple
instances of zaqar-server by creating /etc/zaqar/{name}.conf .
Currently there is no validation about the name and if it can be set to
'zaqar' which results in conflicting management of zaqar.conf .

This change introduces a simple validation logic to make sure that
the resource type uses a config file different from the base
zaqar.conf .

Change-Id: Idb0eaff24e84121e0c78daf659d5b9f861491faa
2021-11-01 12:04:32 +09:00
..
zaqar_server_instance_spec.rb Avoid conflicting management of zaqar.conf 2021-11-01 12:04:32 +09:00