Update README.md

remove unused master_host variable in example.
This commit is contained in:
Wyatt Alt 2016-07-20 14:44:55 -07:00 committed by GitHub
parent b560f88816
commit a40c56f591

View file

@ -103,7 +103,6 @@ scenario might look like:
**This is an example of a very basic 3-node setup for PuppetDB.**
$master_host = 'master.example.lan'
$puppetdb_host = 'puppetdb.example.lan'
$postgres_host = 'postgres.example.lan'
node 'master.example.lan' {