Removed ssh_* things from meta.yaml

This commit is contained in:
Jedrzej Nowak
2015-09-24 12:26:08 +02:00
parent 2e37219f24
commit a05a4bd878
54 changed files with 324 additions and 324 deletions

View File

@@ -5,11 +5,11 @@ input:
ip:
schema: str!
value:
ssh_user:
schema: str!
value:
ssh_key:
schema: str!
value:
# ssh_user:
# schema: str!
# value:
# ssh_key:
# schema: str!
# value:
tags: [resources/haproxy, resource/haproxy_service]