feat: stop manage nginx repo
- use epel repo for nginx
This commit is contained in:
@@ -114,6 +114,7 @@ class profiles::edgecache::nginx {
|
||||
proxy_cache_inactive => '365d',
|
||||
proxy_temp_path => "${data_root}/cache_tmp",
|
||||
service_manage => false,
|
||||
manage_repo => false,
|
||||
}
|
||||
|
||||
# create the nginx vhost with the merged parameters
|
||||
|
||||
Reference in New Issue
Block a user