3 Commits

Author SHA1 Message Date
Takashi Kajinami
00ef4a99f1 Add support for MultiStrOpt
This replaces the provider implementation of watcher_config type so
that MultiStrOpt, which is used by several options like
 - oslo_messaging_notifications/driver
 - oslo_policy/policy_dirs
are handled correctly.

Change-Id: I3e92b0123cf18803cc8abfebcbe48b51812a8c27
2022-02-13 01:29:46 +09:00
Takashi Kajinami
38b523a542 Use anchor to require necessary packages
... so that correct packages are required without re-defining them in
resource implementations.

Change-Id: Ib00bf9593a3ea05a70538758e268b85b0b8dbc3f
2020-05-04 15:27:54 +09:00
Daniel Pawlik
812594b6d9 puppet-watcher: Initial commit
This is the initial commit for puppet-watcher.
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: I72a2df77b202c994b24887062544918903f3631b
2016-06-02 14:30:22 +00:00