mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
Update bootstrap-salt.sh
This commit is contained in:
parent
9b6bfc9aad
commit
00faf95d8f
1 changed files with 2 additions and 2 deletions
|
@ -3684,8 +3684,8 @@ install_amazon_linux_ami_deps() {
|
|||
disabled=False
|
||||
name=SaltStack repo for RHEL/CentOS 6
|
||||
gpgcheck=1
|
||||
gpgkey=https://repo.saltstack.com/yum/rhel6/SALTSTACK-GPG-KEY.pub
|
||||
baseurl=https://repo.saltstack.com/yum/rhel6
|
||||
gpgkey=https://repo.saltstack.com/yum/redhat/6/\$basearch/$STABLE_REV/SALTSTACK-GPG-KEY.pub
|
||||
baseurl=https://repo.saltstack.com/yum/redhat/6/\$basearch/$STABLE_REV/
|
||||
humanname=SaltStack repo for RHEL/CentOS 6
|
||||
_eof
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue