Commit Graph

4 Commits

Author SHA1 Message Date
ZhongShengping
e12dfaefd7 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: If0175f5719ec72871febcec04785d63f56fd3d2b
2016-11-25 17:44:49 +08:00
Denis Egorenko
39d742bd66 Fix dependency name for DB's creation manifests
Currently during creation DB for barbican service we have wrong
dependency on db-sync command: it has incorrect name. This patch
fixes this problem.

Change-Id: I7a51c1a3baae5fd96b75cc73acd4c8c3e2c4ade5
2016-08-05 12:28:19 +03:00
Swapnil Kulkarni (coolsvap)
2e6da0bce7 Update typo
Change-Id: I773cf0c2405900b0b1cf91f67b93ba7ec5d30781
2016-01-08 03:32:50 +00:00
Emilien Macchi
18e92427eb puppet-barbican: Initial commit
This is the initial commit for puppet-barbican.
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: I52b10cb17701bba20ad64d3f4cc15950c1038c54
2015-10-02 08:50:49 -04:00