Update freebsd.rst

fix URL, typ in saltstack repo config
This commit is contained in:
Christer Edwards 2015-09-14 21:44:44 -06:00 committed by Justin Findlay
parent 026fc9a884
commit 016fb5fafe

View file

@ -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
}