Commit Graph

11 Commits

Author SHA1 Message Date
Takashi Kajinami ba81a15371 Retire puppet-glare - Step 2: Remove Project Content
Depends-on: https://review.opendev.org/790056
Change-Id: Id76e00fafd171f3d77b70817c5cfd103cb207b0e
2021-05-07 01:08:33 +09:00
Tobias Urdin 93d53f4ef2 Convert all class usage to relative names
Change-Id: I8fa05675ae67286bcd3752cbfc46c3cd6ad02a17
2019-12-08 23:06:38 +01:00
Tobias Urdin 425b50e4d0 Dont include logging in init by default
Change-Id: I862232e4d24a879990bff6626458a4b7a4f72351
2018-11-29 10:22:30 +01:00
Denis Egorenko 74fcd918aa Manage backend section for Glare
Since Glare can be configured only through puppet-glare module
it should has ability to configure backend sections in config files.

Change-Id: If4638f4f087ba42e60f47f58a50edb837da2ffe9
2017-04-12 16:44:47 +03:00
Mykyta Karpin 14f6c92538 Add sync_db option to glare init class
This will allow to manage db sync from init class.

Change-Id: I88f32bd9fe2e9cd168f03ec4a81aa5d572ee993a
2017-04-07 07:43:28 +00:00
ZhongShengping 748caaf1f0 Remove useless hook
Change-Id: I74903cba1897844fce8d20e1bddae0267d2d1ca0
2016-12-08 10:24:19 +08:00
ZhongShengping 7a49509b40 Fix the values of filesystem_store_datadir for comments
Change-Id: Ib2026c7d99ca054bf46605bb2d6c07ec298d51a5
2016-10-27 23:16:04 +08:00
ZhongShengping 19c4199606 Add purge_config option
Add the option in order to facilitate management.
User can ensure that only the options they hoped
are configured.

Change-Id: Ia123c54d26ef4a242b69db691c18705e23eb9999
2016-10-26 23:54:35 +08:00
Peter Zhurba c31b7364db Add hooks for external install & svc management
This adds defined anchor points for external modules to hook into the
software install, config and service dependency chain.  This allows
external modules to manage software installation (virtualenv,
containers, etc) and service management (pacemaker) without needing rely
on resources that may change or be renamed.

Change-Id: I374c60ca08176d85c7b0c0efbdc481205d763376
Co-Authored-By: Clayton O'Neill <clayton.oneill@twcable.com>
2016-10-04 14:25:42 +03:00
Peter Zhurba 7cbd4398d0 Update main glare class
- adding glare class
- modifying parameters class

Change-Id: I3e2ead1e63e31d78e3de2558b0388573733aaff0
2016-09-29 14:18:34 +02:00
Denis Egorenko 564c1f7930 puppet-glare: Initial commit
This is the initial commit for puppet-glare.
It has been automatically generated using cookiecutter[1] and msync[2]

[1] https://github.com/openstack/puppet-openstack-cookiecutter
[2] https://github.com/openstack/puppet-modulesync-configs

Change-Id: I614a3d93947705a7a74820017bc568c6de197bea
2016-09-14 17:05:00 +03:00