Browse Source

Update README.md

remove unused master_host variable in example.
Wyatt Alt 8 years ago
parent
commit
a40c56f591
1 changed files with 0 additions and 1 deletions
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -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' {