1 2 3 4 5 6 7
class profiles::base ( ) { # ensure admin users for this container $admins = hiera('users') notice { $admins: } }