# a static source # # origin of static content. From here it goes to the static master before that one pushes it to the mirrors class roles::static_source { include roles::static::base # sources talk only to masters class { 'roles::static::ssh': add_tag => 'staticsync-master', collect_tag => 'staticsync-source', } }