mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-29 11:23:35 +01:00
ACNG - Trying to fix the salt repo for centos
This commit is contained in:
@@ -19,11 +19,12 @@ Remap-yarn: registry.yarnpkg.com
|
||||
Remap-npm: registry.npmjs.org
|
||||
Remap-node: nodejs.org
|
||||
Remap-apache: file:apache_mirrors ; file:backends_apache.us
|
||||
Remap-salt: repo.saltstack.com; https://repo.saltstack.com
|
||||
# Remap-secdeb: security.debian.org
|
||||
ReportPage: acng-report.html
|
||||
# SocketPath:/var/run/apt-cacher-ng/socket
|
||||
UnbufferLogs: 1
|
||||
VerboseLog: 2
|
||||
VerboseLog: 1
|
||||
ForeGround: 1
|
||||
# PidFile: /var/run/apt-cacher-ng/pid
|
||||
# Offlinemode: 0
|
||||
@@ -46,7 +47,6 @@ MaxConThreads: 120
|
||||
# signatures with which clients begin their downloads (WfilePattern)
|
||||
#
|
||||
VfilePatternEx: (metalink\?repo=[0-9a-zA-Z-]+&arch=[0-9a-zA-Z_-]+|/\?release=[0-9]+&arch=|repodata/.*\.(xml|sqlite)\.(gz|bz2)|APKINDEX.tar.gz|filelists\.xml\.gz|filelists\.sqlite\.bz2|repomd\.xml|packages\.[a-zA-Z][a-zA-Z]\.gz)
|
||||
VfilePatternEx: ^(/\?release=[0-9]+&arch=.*|.*/RPM-GPG-KEY-examplevendor)$
|
||||
PfilePatternEx: (/dists/.*/by-hash/.*|\.tgz|\.tar|\.xz|\.bz2|\.rpm|\.apk)$
|
||||
# WfilePatternEx:
|
||||
# SPfilePatternEx:
|
||||
|
||||
Reference in New Issue
Block a user