Ajout de la weathermap : cron, sites nginx et fichier de conf dans /etc/weathermap pour fy

This commit is contained in:
Gabriel Detraz 2015-07-29 16:28:12 +02:00
parent 73ab4ff3fe
commit 56624dae40
7 changed files with 287 additions and 0 deletions

9
Bundler/weathermap.xml Normal file
View file

@ -0,0 +1,9 @@
<Bundle name="weathermap">
<Package name="libxml-simpleobject-perl"/>
<Package name="libsvg-perl"/>
<Python name="/etc/weathermap/weathermap.xml"/>
<Path name="/etc/cron.d/weathermap"/>
<Group name="nginx">
<Path name="/etc/nginx/sites-available/weathermap" />
</Group>
</Bundle>