summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master/files/atomic-openshift-master-controllers
blob: ea82468a0cbaa514358a5bec8aa3eb60928d0b40 (plain)
1
2
3
4
5
6
7
8
9
OPTIONS=
CONFIG_FILE=/etc/origin/master/master-config.yaml

# Proxy configuration
# Origin uses standard HTTP_PROXY environment variables. Be sure to set
# NO_PROXY for your master
#NO_PROXY=master.example.com
#HTTP_PROXY=http://USER:PASSWORD@IPADDR:PORT
#HTTPS_PROXY=https://USER:PASSWORD@IPADDR:PORT