mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-09-21 17:51:38 +02:00
removed login, to be moved to specific application. created a postistall machine specific for proxy conf
This commit is contained in:
parent
22f4c1b22d
commit
9b0d2ad0c4
@ -21,8 +21,3 @@ docker_yum_repo_enable_test: 0
|
|||||||
# configure corporate proxy
|
# configure corporate proxy
|
||||||
docker_http_proxy: ""
|
docker_http_proxy: ""
|
||||||
docker_no_proxy: "localhost,127.0.0.1,localaddress,.localdomain.com"
|
docker_no_proxy: "localhost,127.0.0.1,localaddress,.localdomain.com"
|
||||||
|
|
||||||
#login into docker hub
|
|
||||||
docker_hub_username: ""
|
|
||||||
docker_hub_password: ""
|
|
||||||
docker_hub_email: ""
|
|
||||||
|
Loading…
Reference in New Issue
Block a user