Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LARN
RNA
Software
Commits
f29d634d
Commit
f29d634d
authored
Mar 09, 2021
by
Pablo Gil Pereira
Browse files
Fix broken build
parent
f49b7645
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
provision.sh
View file @
f29d634d
...
...
@@ -6,7 +6,7 @@ ln -sf /bin/true sbin/initctl
# Packages
wget
-O
- https://repo.saltstack.com/apt/debian/9/amd64/latest/SALTSTACK-GPG-KEY.pub |
sudo
apt-key add -
echo
"deb http://repo.saltstack.com/apt/debian/
8
/armhf/latest
jessie
main"
>
/etc/apt/sources.list.d/saltstack.list
echo
"deb http://repo.saltstack.com/apt/debian/
9
/armhf/latest
stretch
main"
>
/etc/apt/sources.list.d/saltstack.list
apt-get update
apt-get
install
-y
salt-minion
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment