On 2018/05/15 23:54, Reyk Floeter wrote: > On Tue, May 15, 2018 at 11:46:45PM +0200, Reyk Floeter wrote: > > Hi, > > > > attached is a new port, sysutils/cloud-agent. I wrote this tool > > myself and you can find it on https://github.com/reyk/cloud-agent. > > > > There are many cloud-init-like scripts for OpenBSD but the agent is > > multicloud, pledged, and includes support for Azure's weird method. > > Having a package would make deployment even easier. > > > > --- > > pkg/DESCR: > > This is a simple OpenBSD-specific agent that handles provisioning and > > cloud initialization on clouds such as Microsoft Azure, Amazon AWS, or > > OpenStack. It is an alternative to sysutils/waagent on Azure. > > --- > > > > Tested on Azure, AWS, OpenStack/VMware, Exoscale, vmd (with meta-data). > > > > OK? > > > > Reyk > > And now with the attachment ... >
Can you roll a release distfile please? It can still be hosted on github as a release "asset" but anything using GH_* variables or github /archive/ URLs uses an on-the-fly-generated tar which can change when github update things their side. More info in my post at https://www.conserver.com/pipermail/users/2018-March/msg00005.html DESCR refers to sysutils/waagent - can you drop the sysutils/ part please, we generally refer to packages rather than ports, plus if the waagent port is being removed then this is a bit confusing.