mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-06 10:25:23 +00:00
Merge branch 'master' of git+ssh://github.com/rbkmoney/salt-common
This commit is contained in:
commit
f9acaf5046
@ -15,7 +15,7 @@ make_conf:
|
||||
- getbinpkg
|
||||
- -news
|
||||
other:
|
||||
USE_SALT: "argon2 caps cgroups cracklib ecdsa efi filecaps gnupg iproute2 leaps_timezone logrotate lz4 lzma lzo multitarget netlink nettle nfsv4 nfsv41 numa openssl pcre16 sctp seccomp smp sqlite threads udev xattr xfs -X -bindist -dbus -gnutls -tcpd"
|
||||
USE_SALT: "argon2 audit caps cgroups cracklib ecdsa efi filecaps json gnupg http2 iproute2 leaps_timezone logrotate lz4 lzma lzo multitarget netlink nettle nfsv4 nfsv41 numa openssl pcre16 sctp seccomp smp sqlite threads udev xattr xfs -X -bindist -dbus -gnutls -tcpd"
|
||||
CURL_SSL: "openssl"
|
||||
PYTHON_TARGETS: "python2_7 python3_6"
|
||||
PYTHON_SINGLE_TARGET: "python3_6"
|
||||
|
@ -2,7 +2,7 @@ include:
|
||||
- gentoo.portage
|
||||
- vcs.git
|
||||
|
||||
{% set sync_uri = salt.pillar.get('repos:gentoo:sync-uri', 'https://anongit.gentoo.org/git/repo/gentoo.git') %}
|
||||
{% set sync_uri = salt.pillar.get('repos:gentoo:sync-uri', 'https://anongit.gentoo.org/git/repo/sync/gentoo.git') %}
|
||||
|
||||
gentoo:
|
||||
file.directory:
|
||||
|
Loading…
Reference in New Issue
Block a user