Switch to dict format for docker_puppet_tasks
authorSteve Baker <sbaker@redhat.com>
Tue, 28 Feb 2017 23:34:51 +0000 (23:34 +0000)
committerSteve Baker <sbaker@redhat.com>
Wed, 1 Mar 2017 03:14:49 +0000 (03:14 +0000)
commit93561bde0aaaa82d1ceacccb91ff8b623a9963cb
tree4797148d91b358a5c3b07a4f586f4c6d2f16346c
parentc992dcf51a3a6ab75eeb9e15c55e03f317f7633c
Switch to dict format for docker_puppet_tasks

This change gives the option of docker-puppet.py data to be in a dict
as well as a list. This allows docker_puppet_tasks data to use the
same keys as the top level puppet config data.

If the yaql fu can be worked out to build the top level data,
docker-puppet.py can later drop the list format entirely.

Change-Id: I7e2294c6c898d2340421c93516296ccf120aa6d2
docker/docker-puppet.py
docker/services/database/mongodb.yaml
docker/services/database/mysql.yaml
docker/services/keystone.yaml