diff options
-rw-r--r-- | puppet.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/puppet.conf b/puppet.conf index c317c16..f9e4817 100644 --- a/puppet.conf +++ b/puppet.conf @@ -3,6 +3,10 @@ ssldir = /var/lib/puppet/ssl prerun_command=/etc/puppet/etckeeper-commit-pre postrun_command=/etc/puppet/etckeeper-commit-post +[user] +http_proxy_host = webcache.intern +http_proxy_port = 3128 + [master] vardir = /var/lib/puppet cadir = /var/lib/puppet/ssl/ca |