# A great class class geteduroam { include sunet::tools include sunet::motd sunet::ssh_keys { 'geteduroamops': config => safe_hiera('geteduroamops_ssh_keys', {}) } sunet::ssh_keys { 'sunetops': config => safe_hiera('sunetops_ssh_keys', {}) } include sunet::rsyslog include sunet::starship }