feat: stop manage nginx repo (#312)
- use epel repo for nginx Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/312
This commit was merged in pull request #312.
This commit is contained in:
@@ -92,6 +92,7 @@ class profiles::reposync::webserver (
|
||||
proxy_cache_max_size => '30000m',
|
||||
proxy_cache_inactive => '60d',
|
||||
proxy_temp_path => "${cache_root}/tmp",
|
||||
manage_repo => false,
|
||||
require => [
|
||||
Mkdir::P[$cache_root],
|
||||
Mkdir::P[$www_root]
|
||||
|
||||
Reference in New Issue
Block a user