Fixed haproxy meta.yaml input type

This commit is contained in:
Jedrzej Nowak 2015-11-23 13:14:42 +01:00
parent 33a25e10a6
commit 4ce8abf42e
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ input:
value: {src: /etc/solar/haproxy, dst: /etc/haproxy}
config:
schema: [{backends: [{server: str!, port: int!}], listen_port: int!, protocol: str!, name: str!}]
value: []
value: [{}]
# ssh_user:
# schema: str!
# value: