class nodo::role::proxy inherits nodo::base::virtual { class { 'nginx': } # TODO: Apt cacher: still buggy and needs hardening #package { 'apt-cacher-ng': # ensure => present, #} # #service { 'apt-cacher-ng': # ensure => stopped, # require => Package['apt-cacher-ng'], #} }