diff --git a/manifests/resource/upstream.pp b/manifests/resource/upstream.pp index 38061d4fd..a3b3259ea 100644 --- a/manifests/resource/upstream.pp +++ b/manifests/resource/upstream.pp @@ -56,7 +56,7 @@ # members => { # 'localhost:3001' => { # server => 'localhost', -# port => 3000, +# port => 3001, # }, # 'localhost:3002' => { # server => 'localhost',