howto/static-mirroring: fix path to node data
authorAdam D. Barratt <adam@adam-barratt.org.uk>
Tue, 29 Oct 2019 09:53:13 +0000 (09:53 +0000)
committerAdam D. Barratt <adam@adam-barratt.org.uk>
Tue, 29 Oct 2019 09:53:13 +0000 (09:53 +0000)
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
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