Skip to content

Commit d63770e

Browse files
committed
Update run-agent-master.md
1 parent ea8f238 commit d63770e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

how-to/run-agent-master.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Run Agent and Master from source on same machine
22
==
33
```
4-
bundle exec puppet puppet master --no-daemonize --certname localhost --dns_alt_names localhost --verbose
4+
bundle exec puppet master --no-daemonize --certname localhost --dns_alt_names localhost --verbose
55
bundle exec puppet agent -t --certname localhost --server localhost
66
```
77

0 commit comments

Comments
 (0)