Ajout de la weathermap : cron, sites nginx et fichier de conf dans /etc/weathermap pour fy
This commit is contained in:
parent
73ab4ff3fe
commit
56624dae40
7 changed files with 287 additions and 0 deletions
9
Bundler/weathermap.xml
Normal file
9
Bundler/weathermap.xml
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue