ソースを参照

Update README.md

remove unused master_host variable in example.
Wyatt Alt 8 年 前
コミット
a40c56f591
1 ファイル変更0 行追加1 行削除
  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' {