Installs a default static webpage, with optional pointers to the local exposed services.
Go to file
Andrea Dell'Amico ed9fb5f74a Change a conditional. 2021-04-06 12:09:43 +02:00
defaults First commit 2021-01-02 18:23:10 +01:00
files First commit 2021-01-02 18:23:10 +01:00
handlers Initial commit 2021-01-02 16:25:03 +01:00
meta Change a conditional. 2021-04-06 12:09:43 +02:00
tasks First commit 2021-01-02 18:23:10 +01:00
templates First commit 2021-01-02 18:23:10 +01:00
tests Initial commit 2021-01-02 16:25:03 +01:00
vars Initial commit 2021-01-02 16:25:03 +01:00
.gitignore Initial commit 2021-01-02 16:25:03 +01:00
LICENSE Initial commit 2021-01-02 16:25:03 +01:00
README.md Write something into the README file. 2021-01-02 18:25:19 +01:00

README.md

Role Name

A role that installs a static webpage, optionally redirecting to one or more services.

Role Variables

The most important variables are listed below:

web_document_root: '/var/www//html'
web_page_title: "D4Science Service"
#d4science_running_services: []
#  - { url: 'service', desc: 'service description' }

Dependencies

None

License

EUPL-1.2

Author Information

Andrea Dell'Amico, andrea.dellamico@isti.cnr.it