Updated README.markdown
This commit is contained in:
parent
8798816752
commit
79243391ea
1 changed files with 1 additions and 0 deletions
|
@ -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',
|
||||||
|
|
Loading…
Reference in a new issue