flyingcircusio / batou

batou is a universal, fractal deployment utility using Python.
https://batou.readthedocs.org
Other
47 stars 12 forks source link

Add FC devhost VM provisioner (PL-131470) #374

Closed leona-ya closed 11 months ago

leona-ya commented 1 year ago

This adds a new provisioner for the new devhost dev vm feature (more context in the internal ticket PL-131470).

This feature is currently only tested on batou 2.3 and therefore I only created a PR for this release. It should be also ported to batou 2.4/master.

Tested with fc.directory.deployment with the container function (to make sure it still works) and the dev vm function.