Add userlist sample to the example pillar

This commit is contained in:
John Keates 2015-08-30 22:36:01 +02:00
parent 29c60df042
commit 02f9ba1910

View file

@ -20,6 +20,16 @@ haproxy:
daemon: True daemon: True
userlists:
userlist1:
users:
john: insecure-password doe
sam: insecure-password frodo
# groups:
# admins: users john sam
# guests: users jekyll hyde jane
defaults: defaults:
log: global log: global
mode: http mode: http