enhancement(aws): added logging variable and more verbose output

This commit is contained in:
Remco
2014-11-26 16:18:26 +01:00
parent cbaa48bbc2
commit 6d79fab0c2
2 changed files with 69 additions and 35 deletions

View File

@@ -36,3 +36,4 @@ MINION_SCOPES=""
POLL_SLEEP_INTERVAL=3
PORTAL_NET="10.0.0.0/16"
IAM_PROFILE="kubernetes"
LOG="/dev/null"