# Class: roles::proxyin # ===================== # # This class defines the inproxy role for incoming proxy servers. You should # assign this class using hiera or via an ENC. # # Examples # -------- # # @example # class { 'roles::proxyin': } # # Authors # ------- # # Jan Dittberner # # Copyright # --------- # # Copyright 2017 Jan Dittberner # class roles::proxyin { include profiles::base }