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
- gpg
:backends:
- yaml
- gpg
:logger: console
:hierarchy: - %{env}/%{location}/%{calling_module}
- %{env}/%{calling_module}
- secrets.yaml
- common
:hierarchy:
- "%{env}/%{location}/%{calling_module}"
- "%{env}/%{calling_module}"
- secrets.yaml
- common
:yaml: