Installs a default static webpage, with optional pointers to the local exposed services.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrea Dell'Amico ed9fb5f74a Change a conditional. 3 years ago
defaults First commit 3 years ago
files First commit 3 years ago
handlers Initial commit 3 years ago
meta Change a conditional. 3 years ago
tasks First commit 3 years ago
templates First commit 3 years ago
tests Initial commit 3 years ago
vars Initial commit 3 years ago
.gitignore Initial commit 3 years ago
LICENSE Initial commit 3 years ago
README.md Write something into the README file. 3 years ago

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