mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update freebsd.rst
fix URL, typ in saltstack repo config
This commit is contained in:
parent
026fc9a884
commit
016fb5fafe
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ following file to your system:
|
|||
.. code-block:: json
|
||||
|
||||
saltstack: {
|
||||
url: "http://repo.saltstack.org/freebsd/${ABI}/",
|
||||
mirror_type: "srv",
|
||||
url: "http://repo.saltstack.com/freebsd/${ABI}/",
|
||||
mirror_type: "http",
|
||||
enabled: yes
|
||||
priority: 10
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue