Parcourir la source

Update README.md

remove unused master_host variable in example.
Wyatt Alt il y a 8 ans
Parent
commit
a40c56f591
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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' {