export staticsync ssh keys, but do not yet collect
[mirror/dsa-puppet.git] / modules / roles / manifests / static_source.pp
index 25c99a9..b34db3f 100644 (file)
@@ -1,3 +1,6 @@
+# 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
 }