We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f5f52c commit 3a0ba34Copy full SHA for 3a0ba34
README.md
@@ -29,7 +29,7 @@ Start the server
29
Point librarian-puppet to the server
30
31
$ cat > Puppetfile <<EOF
32
- forge 'http://localhost:4567'
+ forge 'http://localhost:9292'
33
34
mod 'puppetlabs/apache', '0.9.0'
35
EOF
0 commit comments