Merge "Remove httpd stanza from cgit"
This commit is contained in:
commit
d26c19aa68
@ -25,11 +25,6 @@ class cgit {
|
||||
ensure => present,
|
||||
}
|
||||
|
||||
service { 'httpd':
|
||||
ensure => running,
|
||||
require => Package['httpd'],
|
||||
}
|
||||
|
||||
user { 'cgit':
|
||||
ensure => present,
|
||||
home => '/home/cgit',
|
||||
|
Loading…
x
Reference in New Issue
Block a user