index
:
puppet-apache
adapt-to-jessie
feature/logs
legacy
master
Puppet module for apache
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
site.pp
Age
Commit message (
Collapse
)
Author
2020-12-05
Feat: adds sshkey_type param
Silvio Rhatto
2020-05-07
Hiera 5 migration
Silvio Rhatto
2019-01-09
Support for HiddenServiceVersion
Silvio Rhatto
2018-06-22
Pass log params to apache::site::config
Silvio Rhatto
2018-06-21
Adds custom_log, custom_log_format and error_log params at apache::site
Silvio Rhatto
2018-06-06
Do not tie manage_user with mpm param
Silvio Rhatto
2016-06-28
Use aliases param on certbot
Silvio Rhatto
2016-06-19
Fixes certbot::manage name
Silvio Rhatto
2016-06-19
Adds ssl_manage_cert into apache::site
Silvio Rhatto
2016-06-18
Initial certbot support
Silvio Rhatto
2016-06-18
Adds apache::site::user
Silvio Rhatto
2016-06-18
Adds apache::site::manage
Silvio Rhatto
2016-06-18
Adds more params into apache::site::config
Silvio Rhatto
2016-06-18
Adds apache::site::config
Silvio Rhatto
2016-03-25
Adds allow_override param into apache::site
Silvio Rhatto
2016-03-06
Fix conflicting parameter name (2)
Silvio Rhatto
2016-03-06
Back to name var
Silvio Rhatto
2016-03-06
Quote title param (2)
Silvio Rhatto
2016-03-06
Quote title param
Silvio Rhatto
2016-03-06
Use name instead of title
Silvio Rhatto
2015-10-02
Requirement fixes
Silvio Rhatto
2015-10-02
Requirement for a2ensite/a2dissite
Silvio Rhatto
2015-08-02
Fix a2ensite/a2dissite invocation on wheezy
Silvio Rhatto
2015-07-31
Remove legacy config
Silvio Rhatto
2015-07-31
add '.conf' in site conf file names
drebs
2015-07-14
New param sshkey_options
Silvio Rhatto
2014-03-16
Support for custom http and https ports
Silvio Rhatto
2014-03-10
Put HSTS header in the right place
Silvio Rhatto
2013-06-06
Renaming additional_directives to custom_directives
Silvio Rhatto
2013-06-06
Adding additional_directives parameter
Silvio Rhatto
2013-06-06
Coding style
Silvio Rhatto
2013-01-28
Typo
Silvio Rhatto
2013-01-27
Introducing apache::site::hidden
Silvio Rhatto
2013-01-27
Changing the way the tor::daemon class is declared
Silvio Rhatto
2013-01-27
Declaring hidden service just if tor class is defined
Silvio Rhatto
2013-01-27
Rollback
Silvio Rhatto
2013-01-27
Avoid reference for undeclared class
Silvio Rhatto
2013-01-27
Class tor::daemon should be declared apart
Silvio Rhatto
2013-01-27
Changing declaration of tor::daemon class
Silvio Rhatto
2013-01-26
Getting hosting domain from hiera
Silvio Rhatto
2013-01-21
Fixing ports parameter at tor::daemon::hidden_service
Silvio Rhatto
2013-01-21
Updating tor hidden service handling to the new tor module
Silvio Rhatto
2013-01-19
Cosmetic change
Silvio Rhatto
2013-01-19
Using site_apache
Silvio Rhatto
2013-01-19
Upgrading for 2.7 compatibility
Silvio Rhatto
2013-01-18
Moving site and module definitions to different files
Silvio Rhatto