diff --git a/README.markdown b/README.markdown index 8634c77..be66e80 100644 --- a/README.markdown +++ b/README.markdown @@ -23,6 +23,7 @@ Setup a new virtual host } Add a Proxy Server(s) + node default { class { 'mcollective': } nginx::resource::upstream { 'puppet_rack_app': @@ -37,4 +38,4 @@ Add a Proxy Server(s) ensure => present, proxy => 'http://puppet_rack_app', } - } \ No newline at end of file + }