1 2 3 4 5
class buildsystem::repository { file { $buildsystem::var::repository::bootstrap_root: ensure => directory, } }