Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This makes every node with obfsproxy service have unique port and
password for scramblesuit pluggable transport.
|
|
If obfsproxy is spawned alongside eip service, make it listen to
the gateway_adress IP. If obfsproxy is running standalone listen
to ip_address.
|
|
This is needed so as obfsproxy service is automatically deployed
along with eip service.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
log_level sets minimum logging severity of obfsproxy daemon, can
be error, warning, info, debug. Defaults to info.
|
|
Create obfsproxy directory in /var/log, specify log file when
obfsproxy is spawned by init script, create a logrotate
configuration for obfsproxy's logs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also clean up a little the obfsproxy puppet class, create appropriate
directories, restrict permissions.
|
|
|
|
|
|
|
|
|
|
|
|
now "hostname -f" results in the correct hostname.
Fixes #5835
|
|
feature/couch
Conflicts:
puppet/modules/site_couchdb/manifests/init.pp
puppet/modules/site_couchdb/manifests/mirror.pp
puppet/modules/site_shorewall/manifests/stunnel/server.pp
|
|
|
|
|
|
|
|
|
|
This only works with the latest patch to puppet_couchdb
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
out into separate files.
|
|
|
|
needed shorewall will be automatically set up. requires new leap_cli
|
|
|
|
|