summaryrefslogtreecommitdiff
path: root/puppet/modules/obfsproxy/templates
AgeCommit message (Collapse)Author
2014-07-01Remove unneeded newlines from obfsproxy.confirregulator
2014-07-01Make obfsproxy daemon bind to specific address rather than 0.0.0.0irregulator
If obfsproxy is spawned alongside eip service, make it listen to the gateway_adress IP. If obfsproxy is running standalone listen to ip_address.
2014-07-01Be able to specify log_level parameter for obfsproxyirregulator
log_level sets minimum logging severity of obfsproxy daemon, can be error, warning, info, debug. Defaults to info.
2014-07-01Initial commit for obfsproxy server feature in platformirregulator