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:
@@ -114,6 +114,7 @@ class profiles::nginx::simpleproxy (
|
||||
proxy_cache_inactive => '10m',
|
||||
proxy_temp_path => '/var/cache/nginx/cache_temp',
|
||||
service_manage => false,
|
||||
manage_repo => false,
|
||||
}
|
||||
|
||||
# create the nginx vhost with the merged parameters
|
||||
|
||||
Reference in New Issue
Block a user