Compare commits
16 Commits
PR_saltbun
...
bundle_tes
| Author | SHA256 | Date | |
|---|---|---|---|
|
cd45a91cf4
|
|||
|
|
800eb13980 | ||
|
|
b28ba25702 | ||
|
|
9d78271996 | ||
|
|
3070f38868 | ||
|
|
6c08b5f663 | ||
|
|
c5049bfff9 | ||
|
|
d7ed8ff423 | ||
|
b6857f2f96
|
|||
|
|
2859fe9a60 | ||
|
|
8417343f9b | ||
|
|
9357c41782 | ||
|
|
a614680bf9 | ||
|
|
68984d19ca | ||
|
|
7d52bc9035 | ||
|
|
c0ccb9a1b3 |
16
.gitmodules
vendored
16
.gitmodules
vendored
@@ -518,22 +518,6 @@
|
|||||||
path = fdupes
|
path = fdupes
|
||||||
url = ../fdupes
|
url = ../fdupes
|
||||||
branch = bundle_testing
|
branch = bundle_testing
|
||||||
[submodule "saltbundlepy-apt-debian11-12"]
|
|
||||||
path = saltbundlepy-apt-debian11-12
|
|
||||||
url = ../saltbundlepy-apt-debian11-12
|
|
||||||
branch = bundle_testing
|
|
||||||
[submodule "saltbundlepy-apt-ubuntu2004"]
|
|
||||||
path = saltbundlepy-apt-ubuntu2004
|
|
||||||
url = ../saltbundlepy-apt-ubuntu2004
|
|
||||||
branch = bundle_testing
|
|
||||||
[submodule "saltbundlepy-apt-ubuntu2204"]
|
|
||||||
path = saltbundlepy-apt-ubuntu2204
|
|
||||||
url = ../saltbundlepy-apt-ubuntu2204
|
|
||||||
branch = bundle_testing
|
|
||||||
[submodule "saltbundlepy-apt-ubuntu2404"]
|
|
||||||
path = saltbundlepy-apt-ubuntu2404
|
|
||||||
url = ../saltbundlepy-apt-ubuntu2404
|
|
||||||
branch = bundle_testing
|
|
||||||
[submodule "saltbundlepy-libvirt-sle16"]
|
[submodule "saltbundlepy-libvirt-sle16"]
|
||||||
path = saltbundlepy-libvirt-sle16
|
path = saltbundlepy-libvirt-sle16
|
||||||
url = ../saltbundlepy-libvirt-sle16
|
url = ../saltbundlepy-libvirt-sle16
|
||||||
|
|||||||
5
_config
5
_config
@@ -11,6 +11,11 @@ Substitute: pkgconfig(ncurses) ncurses-devel
|
|||||||
|
|
||||||
FileProvides: /usr/bin/who coreutils
|
FileProvides: /usr/bin/who coreutils
|
||||||
|
|
||||||
|
# workaround for https://bugzilla.suse.com/show_bug.cgi?id=1256696
|
||||||
|
%ifarch ppc64 ppc64le
|
||||||
|
Constraint: hardware:cpu:flag power9
|
||||||
|
%endif
|
||||||
|
|
||||||
Macros:
|
Macros:
|
||||||
%make_build /usr/bin/make V=1 VERBOSE=1
|
%make_build /usr/bin/make V=1 VERBOSE=1
|
||||||
%saltbundlepy_module() saltbundlepy-%{**}
|
%saltbundlepy_module() saltbundlepy-%{**}
|
||||||
|
|||||||
Submodule saltbundlepy-apt-debian11-12 deleted from e00e6db869
Submodule saltbundlepy-apt-ubuntu2004 deleted from 19b80fac66
Submodule saltbundlepy-apt-ubuntu2204 deleted from 22fc9460ef
Submodule saltbundlepy-apt-ubuntu2404 deleted from 9bd61642c2
Submodule saltbundlepy-cryptography updated: bc4c3d1ee1...436bb96762
Submodule saltbundlepy-paramiko updated: 4e85394216...ea32d42d48
Submodule saltbundlepy-passlib updated: a6ad2d2bad...348192c3f9
Submodule saltbundlepy-tornado updated: 792bf39278...1a8f55cac1
Submodule venv-salt-minion updated: 6391ebfedc...0b6374b795
Reference in New Issue
Block a user