index
:
puppet-nodo
adapt-to-jessie
develop
feature/autoload
feature/cleanup
feature/crypttab
feature/munin
master
production
refactor
Puppet module for nodo management
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
proxy.pp
blob: b9fa6e6fc073e921fd5d3ded131db8ec79f1715a (
plain
)
1
2
3
4
class
nodo
::
proxy
inherits
nodo
::
vserver
{
include
nginx
ssl
::
check
{
"$domain"
:
}
}