From cd2276b5964085211aa28d24648204c3dc52fff3 Mon Sep 17 00:00:00 2001 From: Arthur Lutz Date: Wed, 16 Nov 2016 11:10:51 +0100 Subject: [PATCH] add depenency to salt-contrib's basicauth --- README.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9722a4e..b363633 100644 --- a/README.rst +++ b/README.rst @@ -49,7 +49,11 @@ Installs nginx via the source files. ``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 `_ +from `salt-contrib `_ (either add it to your salt or ship +this single file in your `_modules` directory see `Dynamic Module Distribution +`_ Next-generation, alternate approach ===================================