first commit

This commit is contained in:
yo
2022-04-15 16:58:35 +02:00
commit 79b0cc0818
11 changed files with 332 additions and 0 deletions

9
pkg-message Normal file
View File

@ -0,0 +1,9 @@
[
{ type: install
message: <<EOM
You need to create configuration files haproxy-spoe-auth.yml from
haproxy-spoe-auth.yml.sample, and poe-auth.conf from spoe-auth.conf.sample
before running haproxy-spoe-auth daemon.
EOM
}
]