infra::profile::postfix::transport_maps_source: 'maps/transport-fbb'
infra::profile::postfix::virtual_aliases_source: 'maps/virtual-nullclient-fbb'
+apache::mod::expires::expires_by_type:
+ - { application/javascript: "access plus 14 day" }
+ - { application/x-javascript: "access plus 14 day" }
+ - { text/css: "access plus 14 day" }
+ - { image/jpeg: "access plus 14 day" }
+ - { image/png: "access plus 14 day" }
+ - { image/bmp: "access plus 14 day" }
+ - { image/gif: "access plus 14 day" }
+ - { image/vnd.microsoft.icon: "access plus 14 day" }
+ - { application/font-woff: "access plus 1 month" }
+ - { application/vnd.ms-fontobject: "access plus 1 month" }
+ - { image/svg+xml: "access plus 14 day" }
+ - { application/font-sfnt: "access plus 1 month" }
+ - { application/vnd.oasis.opendocument.formula-template: "access plus 14 day" }
+ - { application/font-woff2: "access plus 1 month" }
+
infra::additional_packages:
mariadb:
ensure: present