summaryrefslogtreecommitdiff
path: root/puppet/modules/site_openvpn/templates/add_gateway_ips.sh.erb
AgeCommit message (Collapse)Author
2017-09-05Bug: fix vpn network problem caused by vagrant factelijah
Boolean facts must be escaped with str2bool. This commit includes new tests to catch VPN problems like this in the future.
2013-10-15puppet - openvpn gateway address is hard coded as a /24 network (Bug #1863)varac
2013-04-30setup a site_config::params class that can be used to set some common ↵Micah Anderson
variables that are used in different places to start with we setup the $interface variable, based on logic as defined in #2213 change the various places that were looking up this value to use site_config::params::interface instead
2013-03-17added support for "limited" service levels (although vpn is not yet actually ↵elijah
rate limited).