commit | ea1d86a8ad12499eb4b69a5fb4c6c02243156692 | [log] [tgz] |
---|---|---|
author | Daniel Gruno <humbedooh@apache.org> | Mon Jun 15 06:06:41 2020 +0200 |
committer | GitHub <noreply@github.com> | Mon Jun 15 06:06:41 2020 +0200 |
tree | 95a46eb81b78b4fd6380e2226845ea1550f88d8b | |
parent | e36ba020c1c86d1787025242d8f07dbbc0c02daa [diff] |
use venv python3
Test application for p6 pipservice installer
This app should install by adding the following to any node yaml:
pipservice: testapp: tag: 'master'
It should then install the pips, enable the service as laid out in systemd.service and run it, producing a “test app still works” every minute in syslog.