[Bug 285751] [NEW PORT] sysutils/py-overlord: Deploy FreeBSD jails as fast as you code
Date: Mon, 21 Apr 2025 23:43:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285751
Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #259644|0 |1
is obsolete| |
Attachment #259780| |maintainer-approval+
Flags| |
--- Comment #3 from Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> ---
Created attachment 259780
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259780&action=edit
overlord-0.4.0.patch
Description:
* Update to 0.4.0
ChangeLog: https://github.com/DtxdF/overlord/releases/tag/v0.4.0
* Add script-environment parameter to vmJail deployment:
- It is very useful to provide environment variables along with metadata,
so that a user can further configure a virtual machine. Metadata provides
configuration to many virtual machines, but environment variables to only
one. For example, in a metadata I can specify an authorized_keys file that
many VMs can use, and that is installed using the script, however, it is
better to specify a the value of a parameter such as hostname in an
environment variable.
QA:
* portlint: OK (looks fine.)
* testport: OK (poudriere: 14.2-RELEASE, amd64, DOCS tested)
--
You are receiving this mail because:
You are the assignee for the bug.