howto/static-mirroring: fix path to node data
[mirror/dsa-wiki.git] / input / howto / static-mirroring.creole
index 2eb9efe..8942a3d 100644 (file)
@@ -40,7 +40,7 @@ and add
        ssl::service { 'debaday.debian.net'            : ensure => 'ifstatic', notify  => Exec['service apache2 reload'], key => true, }
 }}}
 
-* run puppet on the master, the source, and all the mirrors.  Check {{{dsa-puppet/nodes/*.yaml}}}.
+* run puppet on the master, the source, and all the mirrors.  Check {{{dsa-puppet/data/nodes/*.yaml}}}.
 
 == Adding a mirror