Browse Source

add depenency to salt-contrib's basicauth

susefix
Arthur Lutz 8 years ago
parent
commit
cd2276b596
1 changed files with 5 additions and 1 deletions
  1. +5
    -1
      README.rst

+ 5
- 1
README.rst View File

``nginx.users`` ``nginx.users``
--------------- ---------------


Installs apache utils, and configures nginx users specified in the pillar.
Installs apache utils, and configures nginx users specified in the pillar.
This requires `basicauth <https://github.com/saltstack/salt-contrib/blob/master/modules/basicauth.py>`_
from `salt-contrib <https://github.com/saltstack/salt-contrib/>`_ (either add it to your salt or ship
this single file in your `_modules` directory see `Dynamic Module Distribution
<https://docs.saltstack.com/en/latest/ref/file_server/dynamic-modules.html>`_


Next-generation, alternate approach Next-generation, alternate approach
=================================== ===================================

Loading…
Cancel
Save