puppet-designate/manifests
Yanis Guenane 0c9951934b Put all the logging related parameters to the logging class
Currently logging configuration is splitted in two distinct classes,
the init.pp and the logging.pp classes. This review aims to centralize
all logging related parameters in a single class, the logging.pp one.

The impacted parameters are :

  * use_syslog
  * use_stderr
  * log_facility
  * verbose
  * debug
  * log_dir

This change remains backward compatible with what is currently in place.

Change-Id: I654f77d9c18401537f738d054d8e6be529d25fa2
2015-10-01 08:59:55 +02:00
..
backend Creation of designate::db::sync 2015-09-08 11:26:12 +02:00
db Creation of designate::db::sync 2015-09-08 11:26:12 +02:00
keystone keystone/auth: make service description configurable 2015-06-30 00:01:26 +02:00
agent.pp Use generic_service to manage services 2015-08-21 18:19:04 +08:00
api.pp Use generic_service to manage services 2015-08-21 18:19:04 +08:00
central.pp Use generic_service to manage services 2015-08-21 18:19:04 +08:00
client.pp Tag all Designate packages 2015-03-31 10:32:19 +02:00
config.pp add designate_rootwrap_config in designate::config 2015-08-07 20:12:25 -07:00
db.pp Creation of designate::db::sync 2015-09-08 11:26:12 +02:00
dns.pp Qualify designate Class requires 2015-02-26 18:33:14 +00:00
generic_service.pp Use generic_service to manage services 2015-08-21 18:19:04 +08:00
init.pp Put all the logging related parameters to the logging class 2015-10-01 08:59:55 +02:00
logging.pp Put all the logging related parameters to the logging class 2015-10-01 08:59:55 +02:00
params.pp Add notification related parameters to designate 2015-08-04 19:13:12 -07:00
policy.pp Add policy.json management 2015-03-23 14:04:26 +00:00
sink.pp Use generic_service to manage services 2015-08-21 18:19:04 +08:00