Add socat package to cgit servers
Add socat to cgit servers for git + haproxy debugging. Change-Id: I6e6622d89fdab91829dfb8871fd013ed2ba79738
This commit is contained in:
parent
dac9394bf9
commit
f44bc74cdf
@ -32,6 +32,7 @@ class cgit(
|
||||
package { [
|
||||
'cgit',
|
||||
'git-daemon',
|
||||
'socat',
|
||||
]:
|
||||
ensure => present,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user