Updated README.markdown

This commit is contained in:
James Fryman 2011-06-07 11:04:04 -05:00
parent 8798816752
commit 79243391ea

View file

@ -34,6 +34,7 @@ Add a Proxy Server(s)
'localhost:3002', 'localhost:3002',
], ],
} }
nginx::resource::vhost { 'rack.puppetlabs.com': nginx::resource::vhost { 'rack.puppetlabs.com':
ensure => present, ensure => present,
proxy => 'http://puppet_rack_app', proxy => 'http://puppet_rack_app',