removed login, to be moved to specific application. created a postistall machine specific for proxy conf

This commit is contained in:
Denis Pitzalis 2018-01-23 17:32:23 +01:00
parent 22f4c1b22d
commit 9b0d2ad0c4

View File

@ -21,8 +21,3 @@ docker_yum_repo_enable_test: 0
# configure corporate proxy
docker_http_proxy: ""
docker_no_proxy: "localhost,127.0.0.1,localaddress,.localdomain.com"
#login into docker hub
docker_hub_username: ""
docker_hub_password: ""
docker_hub_email: ""