mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
use 2017.7 version of the salt minion
This commit is contained in:
parent
19941d3d36
commit
f2397b177d
@ -27,7 +27,7 @@ DEBIAN_SECURITY_MIRROR = 'http://deb.debian.org/debian-security'
|
|||||||
|
|
||||||
DEBIAN_DISTRIBUTION = 'jessie'
|
DEBIAN_DISTRIBUTION = 'jessie'
|
||||||
|
|
||||||
SALT_MIRROR = 'http://repo.saltstack.com/apt/debian/8/amd64/latest'
|
SALT_MIRROR = 'http://repo.saltstack.com/apt/debian/8/amd64/2017.7'
|
||||||
|
|
||||||
PBUILDER_CONFIG = os.path.join(BUILD_DIR, 'pbuilderrc')
|
PBUILDER_CONFIG = os.path.join(BUILD_DIR, 'pbuilderrc')
|
||||||
PBUILDER_DIR = os.path.join(BUILD_DIR, 'pbuilder')
|
PBUILDER_DIR = os.path.join(BUILD_DIR, 'pbuilder')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user