Include redis/mongo hiera when using pacemaker
authorDan Prince <dprince@redhat.com>
Tue, 4 Oct 2016 14:04:44 +0000 (10:04 -0400)
committerDan Prince <dprince@redhat.com>
Tue, 4 Oct 2016 14:04:44 +0000 (10:04 -0400)
commit3fa2ab420c2ba354fd709857e1ceaacf36a0f1b5
tree958c8b5ea6d9efbac791193a1e06a53f0445b695
parentccbc75a814e059f63453c2b40cc100709e858927
Include redis/mongo hiera when using pacemaker

This patch updates the pacemaker composable service templates for
mongo and redis to extend the proper base (redis.yaml and mongo.yaml)
templates instead of the -base.yaml versions. This was causing
some missing hiera settings for these services which caused symptoms
like missing firewall rules for these services.

Change-Id: I3f94acbf4d1baadbb151b1c4d34b4a0ab28ad5e5
Partial-bug: #1629934
puppet/services/pacemaker/database/mongodb.yaml
puppet/services/pacemaker/database/redis.yaml