Skip to content

Commit 1733451

Browse files
committed
(profile/tomcat) add puppet nginx configuration
1 parent c11d3c6 commit 1733451

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/profile/manifests/ccs/tomcat.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@
204204
'localhost:8080' => {
205205
server => 'localhost',
206206
port => 8080,
207+
options => 'max_fails=0',
207208
},
208209
},
209210
}

0 commit comments

Comments
 (0)