mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
Merge pull request #2005 from javatask/patch-1
Update bootstrap-salt.sh
This commit is contained in:
commit
93e7841e4c
1 changed files with 1 additions and 0 deletions
|
@ -1389,6 +1389,7 @@ __check_dpkg_architecture() {
|
|||
;;
|
||||
"arm64")
|
||||
# Saltstack official repository has full arm64 support since 3006
|
||||
error_msg=""
|
||||
__REPO_ARCH="arm64"
|
||||
__REPO_ARCH_DEB="deb [signed-by=/usr/share/keyrings/salt-archive-keyring.gpg arch=$__REPO_ARCH]"
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue