From b188fafb463e981694c31f5929350c58ae60dfad Mon Sep 17 00:00:00 2001 From: elijah Date: Mon, 14 Sep 2015 16:14:19 -0700 Subject: add back location tag in dev environment, recompile. --- hiera/elephant.yaml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'hiera/elephant.yaml') diff --git a/hiera/elephant.yaml b/hiera/elephant.yaml index 58e67ac..18233a6 100644 --- a/hiera/elephant.yaml +++ b/hiera/elephant.yaml @@ -28,11 +28,17 @@ definition_files: "user_ips": false }, "host": "snail.dev.bitmask.net", - "ip_address": "176.53.69.19" + "ip_address": "176.53.69.19", + "location": "istanbul" } ], "locations": { - + "istanbul": { + "country_code": "TR", + "hemisphere": "N", + "name": "Istanbul", + "timezone": "+2" + } }, "openvpn_configuration": { "auth": "SHA1", @@ -253,6 +259,8 @@ ssh: varac: key: AAAAB3NzaC1yc2EAAAABIwAAAgEAnMA/JCaz/BMTZqhW+/h06ZZewhaYqMrmrgwXI1Ui6r9QkGzPy89ZB+86LV/tvZOJSWsT/CfN+zqRqDRH8ApnOuXsnmU1BF+Y/dXpLH8Z7t52yBwCVpQII4m29zZT9mfcyb5ZV6Rxh+BOChFERPkZwQJaMI9KU4nkmcKvgpOEbPfvXrv7aYy+G1YddMfmitWKpljL4VB+DVuKh7/Csxs9B8g8wy261rbVJDCvP2cblFA6nAuxk0UB/UFgA9VgjoNA/s2cXIsPDFvvHKoy6bDN0V7CQr3391eGv66KCoQIPCIkI6PY2MImA+Lx1jYQwEQUIJVm/KbuPFrm0GF/LSs5T+mNcFTyU+saSCOi1sxkCNtAikvvjzk9xg0W6RkR9ITZy3+3cKPhbHCd1qOMAxVvMCrN5s+bK2Ps5+wE1pxxz//owcRgsR0yk3kg/V5h716qL5EaWyh5XJoWbrlwzrXLW9ofceGBmqYv7dLKrXd3hwCzJqdZVtWSTePz1gB84rgCAwXhjofY3mwXSRjqQCu9RTImSpepKRCAEBujMHCK38aXR1IAXbenOWCQso05gMFdtlHY7DfvtmsT0xElbQXztKCBqtNrYoDf1+eQBOpveCK4n0gSivmo2NqDkw8R+1nW+CMo6eO3Qsfc3BXkJyufcOCsDjg1IXOP/fhWeNXqSL8= type: ssh-rsa + config: + AllowTcpForwarding: "no" mosh: enabled: true ports: "60000:61000" -- cgit v1.2.3