update yaml syntax to work on Ubuntu 14.04

This commit is contained in:
Fredrik Thulin 2015-02-23 16:01:24 +01:00
parent e6e25edc7e
commit 3d51588fcf

View file

@ -1,13 +1,15 @@
--- ---
:backends: - yaml :backends:
- gpg - yaml
- gpg
:logger: console :logger: console
:hierarchy: - %{env}/%{location}/%{calling_module} :hierarchy:
- %{env}/%{calling_module} - "%{env}/%{location}/%{calling_module}"
- secrets.yaml - "%{env}/%{calling_module}"
- common - secrets.yaml
- common
:yaml: :yaml: