mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-06 18:35:18 +00:00
21 lines
461 B
Plaintext
21 lines
461 B
Plaintext
make_conf:
|
|
features:
|
|
- xattr
|
|
- sandbox
|
|
- userfetch
|
|
- parallel-fetch
|
|
- parallel-install
|
|
- clean-logs
|
|
- compress-build-logs
|
|
- unmerge-logs
|
|
- splitdebug
|
|
- compressdebug
|
|
- fail-clean
|
|
- unmerge-orphans
|
|
- getbinpkg
|
|
- -news
|
|
other:
|
|
USE_SALT: "smp multitarget numa caps seccomp xattr sctp lzma logrotate sqlite -gnutls -tcpd"
|
|
PYTHON_TARGETS: "python2_7 python3_6"
|
|
PYTHON_SINGLE_TARGET: "python3_6"
|