2020-04-24 14:38:24 +02:00
2020-04-24 13:04:35 +02:00
2020-04-24 14:19:38 +02:00
2020-04-24 10:45:20 +01:00
2020-04-24 14:33:29 +02:00
2020-04-24 10:45:20 +01:00
2020-04-24 14:19:38 +02:00
2020-04-24 10:45:20 +01:00
2020-04-24 14:19:38 +02:00
2020-04-24 12:22:29 +02:00
2020-04-24 14:12:57 +02:00
2019-11-16 08:05:55 +07:00
2020-04-24 14:12:57 +02:00
2020-04-24 14:12:57 +02:00
2020-04-24 10:45:20 +01:00
2020-04-24 13:04:35 +02:00

Molecule Hetzner Cloud Plugin

Drone CI-CD PyPI Package Repository License

Molecule Hetzner Cloud driver plugin.

Usage

TODO.

Mirroring

  • Primary @ git.autonomic.zone (because independent cooperatively run infrastructure, yay!)
  • Mirror @ github.com (because centralised commerically owned infrastructure, sigh!)

Molecule Documentation

https://molecule.readthedocs.io

Contact

License

The LGPL license.

Testing

Unit tests and such.

$ pip install tox
$ tox -v

Integration tests.

Only doable by Autonomic Cooperative members.

$ sudo apt install -y direnv
$ cp .envrc.sample .envrc
$ direnv allow
$ pip install -e .
$ cd integration-test-role && molecule test
Description
Molecule Hetzner Cloud driver plugin
Readme 251 KiB
Languages
Python 99.4%
Makefile 0.6%