Update testapp.py
1 file changed
tree: 88b39f531986e22c41c700ffebcea346f0a8de30
  1. LICENSE
  2. README.md
  3. requirements.txt
  4. systemd.service
  5. testapp.py
README.md

infrastructure-testapp

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.