Conform CephExternal template to the new hiera hook
authorGiulio Fidente <gfidente@redhat.com>
Wed, 25 Jan 2017 17:02:11 +0000 (18:02 +0100)
committerGiulio Fidente <gfidente@redhat.com>
Wed, 25 Jan 2017 19:54:11 +0000 (19:54 +0000)
commit8bf04682013472dcc696dde7dc7b5e48d33bb7bc
tree4a368d03e5d33de247425c7941ee486af0aec33e
parent7307d43f1a4555aa4700fd749f265513c144dccf
Conform CephExternal template to the new hiera hook

We missed to refactor CephExternal when migrating to the new
hiera hook. The old template would have pushed the value of
ceph::profile::params::client_keys as a string causing the
deployment to fail with:

  Error while evaluating a Function Call, {...} is not a Hash

The new template emits that same data as a map, as it happened
for the other services in Ibe7e2044e200e2c947223286fdf4fd5bcf98c2e1

Change-Id: I3cf59b7d8343d7433047e9ccef310d287dbd47b5
puppet/services/ceph-external.yaml