Martin Cosgrave
Martin Cosgrave
Java 7 is end of life now: https://www.java.com/en/download/faq/java_7.xml
maybe this got excluded at some point? I think the source manifest is still there as that's what I built the feature list from
Include it as a submodule and set it up as a pre-commit hook https://github.com/rodjek/puppet-lint/
add saz-locales to install/modules-for-vagrant.sh add a system_locale parameter to init.pp, e.g. `$system_locale = 'en_GB.UTF-8'` And add the invocation in init.pp: `class { 'locales': locales => [ $system_locale ], }`