mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
update install_freebsd_10_stable to use FreeBSD repo
This commit is contained in:
parent
2d5fb4a58d
commit
29cfc366ba
1 changed files with 1 additions and 1 deletions
|
@ -4960,7 +4960,7 @@ install_freebsd_9_stable() {
|
|||
}
|
||||
|
||||
install_freebsd_10_stable() {
|
||||
install_freebsd_9_stable
|
||||
/usr/local/sbin/pkg install ${FROM_FREEBSD} -y sysutils/py-salt || return 1
|
||||
}
|
||||
|
||||
install_freebsd_11_stable() {
|
||||
|
|
Loading…
Add table
Reference in a new issue