
Introduce meta_params and op_params which will be passed to the pcs resource create comand when creating the VIPs. This allows us to specify custom ops for VIPs in the following manner, by setting hiera. E.g.: tripleo::profile::pacemaker::haproxy_bundle::op_params: 'start timeout=200s stop timeout=200s monitor timeout=5s' Change-Id: I9a1c700051fc6dfc302e1d94347df2956442354e Depends-On: Iadf0cd3805f72141563707f43130945c9d362f5c Related-Bug: #1719540
Team and repository tags
puppet-tripleo
Lightweight composition layer for Puppet TripleO.
Contributing
- Free software: Apache License (2.0)
- Source: http://git.openstack.org/cgit/openstack/puppet-tripleo
- Bugs: http://bugs.launchpad.net/tripleo (tag: puppet)
- Documentation:
- TripleO: https://docs.openstack.org/tripleo-docs/latest/
- Testing with puppet: https://docs.openstack.org/puppet-openstack-guide/latest/contributor/testing.html
- Release Notes https://docs.openstack.org/releasenotes/puppet-tripleo
Description