# profiles::edgecache::files class profiles::edgecache::files { # ceph rpm gpg key file {'/data/edgecache/pub/ceph/ceph-rpm.gpg': ensure => file, content => template('profiles/edgecache/ceph-rpm.gpg.erb'), require => File['/data/edgecache/pub/ceph'], } }