puppet-designate/manifests/backend
Yanis Guenane 3d4879dc4d Creation of designate::db::sync
In order to standardize the way dbsync are run across our modules,
we create a new class designate::db::sync and
designate::db::powerdns::sync.
Those classes will be included if sync_db is enabled.

By making this transition the designate::db::sync class and the powerdns
related one can be returned by the ENC.

A use case would be in an highly available environment, with 3 galera
nodes, include designate::db on every node with sync_db set to false
and have the ENC return designate::db::sync just for one node.

Change-Id: I3e14b82055cfadf3274d6657413668b11f28ec49
2015-09-08 11:26:12 +02:00
..
bind9.pp Qualify designate Class requires 2015-02-26 18:33:14 +00:00
powerdns.pp Creation of designate::db::sync 2015-09-08 11:26:12 +02:00