mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #28493 from rallytime/bp-28492
Back-port #28492 to 2015.8
This commit is contained in:
commit
e31ef51053
1 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ SaltStack repo
|
|||
==============
|
||||
|
||||
SaltStack also hosts internal binary builds of the Salt package, available from
|
||||
http://repo.saltstack.org/freebsd/. To make use of this repository, add the
|
||||
https://repo.saltstack.com/freebsd/. To make use of this repository, add the
|
||||
following file to your system:
|
||||
|
||||
**/usr/local/etc/pkg/repos/saltstack.conf:**
|
||||
|
@ -39,7 +39,7 @@ following file to your system:
|
|||
.. code-block:: json
|
||||
|
||||
saltstack: {
|
||||
url: "http://repo.saltstack.com/freebsd/${ABI}/",
|
||||
url: "https://repo.saltstack.com/freebsd/${ABI}/",
|
||||
mirror_type: "http",
|
||||
enabled: yes
|
||||
priority: 10
|
||||
|
|
Loading…
Add table
Reference in a new issue