parent
f270402bc3
commit
8b3b10fa18
10 changed files with 118 additions and 55 deletions
@ -0,0 +1,25 @@ |
|||||||
|
--- |
||||||
|
|
||||||
|
llng_common_packages: |
||||||
|
- lemonldap-ng-conf |
||||||
|
- perl-Cache-Cache |
||||||
|
- lemonldap-ng-fastcgi-server |
||||||
|
|
||||||
|
llng_portal_packages: |
||||||
|
- python-passlib |
||||||
|
- lemonldap-ng-portal |
||||||
|
- lemonldap-ng-doc |
||||||
|
- lasso |
||||||
|
- lasso-perl |
||||||
|
- perl-Authen-Captcha |
||||||
|
|
||||||
|
llng_manager_packages: |
||||||
|
- lemonldap-ng-manager |
||||||
|
- lemonldap-ng-doc |
||||||
|
- lemonldap-ng-fr-doc |
||||||
|
|
||||||
|
llng_mysql_packages: |
||||||
|
- perl-DBD-MySQL |
||||||
|
- MySQL-python |
||||||
|
- mariadb |
||||||
|
- perl-Apache-Session-Browseable |
@ -0,0 +1,25 @@ |
|||||||
|
--- |
||||||
|
|
||||||
|
llng_common_packages: |
||||||
|
- lemonldap-ng-conf |
||||||
|
- perl-Cache-Cache |
||||||
|
- lemonldap-ng-fastcgi-server |
||||||
|
- python3-mysql |
||||||
|
|
||||||
|
llng_portal_packages: |
||||||
|
- python3-passlib |
||||||
|
- lemonldap-ng-portal |
||||||
|
- lemonldap-ng-doc |
||||||
|
- lasso |
||||||
|
- lasso-perl |
||||||
|
- perl-Authen-Captcha |
||||||
|
|
||||||
|
llng_manager_packages: |
||||||
|
- lemonldap-ng-manager |
||||||
|
- lemonldap-ng-doc |
||||||
|
|
||||||
|
llng_mysql_packages: |
||||||
|
- perl-DBD-MySQL |
||||||
|
- python3-mysql |
||||||
|
- mariadb |
||||||
|
- perl-Apache-Session-Browseable |
@ -0,0 +1,5 @@ |
|||||||
|
--- |
||||||
|
|
||||||
|
letsencrypt_packages: |
||||||
|
- dehydrated |
||||||
|
- python2-dns-lexicon |
@ -0,0 +1,5 @@ |
|||||||
|
--- |
||||||
|
|
||||||
|
letsencrypt_packages: |
||||||
|
- dehydrated |
||||||
|
- python3-dns-lexicon |
@ -0,0 +1,6 @@ |
|||||||
|
--- |
||||||
|
|
||||||
|
letsencrypt_packages: |
||||||
|
- python-pip |
||||||
|
- python-setuptools |
||||||
|
- curl |
Loading…
Reference in new issue