David Fischer

Results 73 issues of David Fischer

# Transform - [ ] Show statistics of a job as an "info bulle" - [ ] Job's details page # Publisher - [ ] Show statistics of a job...

enhancement

Helped by add-relation (transform / publisher) and config-changed

feature

``` TIMEZONE='Europe/Zurich' echo "$TIMEZONE" > /etc/timezone mv /etc/localtime /etc/localtime.old cp -f "/usr/share/zoneinfo/$TIMEZONE" /etc/localtime ntpdate 0.pool.ntp.org ``` http://askubuntu.com/questions/184550/post-deploy-maas-cleanup http://www.hypexr.org/linux_date_time_help.php

enhancement

Remark : Requires issue #59 to be done. # Tasks - [ ] Identify metrics (e.g. CPU (...) load of units, pricing, ...) - [ ] Add basic algorithm for...

feature

- To register more than one storage at a time. - To optimize network usage.

feature

Hello, Thanks for your work, with it I'll be able to graph the speed of my network connection during a long period and report it to my ISP! Because I...

Introduction https://werner-dijkerman.nl/2016/07/10/testing-ansible-roles-with-molecule-testinfra-and-docker/. Molecule is designed to be "setup" on a role directory, see https://github.com/metacloud/molecule/issues/796#issuecomment-294970077.

enhancement
help wanted