aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/ovn-dbs.yaml
diff options
context:
space:
mode:
authorJames Slagle <jslagle@redhat.com>2017-01-04 15:16:01 -0500
committerJames Slagle <jslagle@redhat.com>2017-01-05 12:25:29 -0500
commit81b0d79bb6104da9df63840f33a2d19257c3dbcd (patch)
tree7f62e8a4b70cd40c1e84d8e3325766f0ac635147 /puppet/services/ovn-dbs.yaml
parent4a02aeb22e8f6e27bf8c8ca84422fe9842b8738d (diff)
Merge mysql service_config_settings for nova
The hieradata from the nova-base.yaml service template needs to be available to the role running mysql, which isn't necessarily the same role as nova. nova-base.yaml isn't an actual service template though that is included in any ServiceChain resources, it's outputs need to be merged with an actual nova service template, such as nova-api.yaml. As nova-api.yaml already provides some hieradata for the mysql service in service_config_settings, this patch uses map_merge to combine the 2 values. Change-Id: I4dc684b3611b13f177f9499e69468d3f6ef6fa76 Closes-Bug: #1654058
Diffstat (limited to 'puppet/services/ovn-dbs.yaml')
0 files changed, 0 insertions, 0 deletions
id='n149' href='#n149'>149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265