Hi, ack from my side!
On Thu Nov 09, 2017 at 23:28:28 +1300, [email protected] wrote: > From: Andrew Ruthven <[email protected]> > > --- > Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Makefile b/Makefile > index 22b0e3e..2ccb011 100644 > --- a/Makefile > +++ b/Makefile > @@ -6,7 +6,7 @@ UPPER_DIST = $(shell echo $(DIST) | tr '[:lower:]' > '[:upper:]') > PWD := $(shell readlink -f .) > SPACE = 8 > > -VALID_CLOUDS = (azure|ec2|gce|opentack|vm|vagrant) > +VALID_CLOUDS = (azure|ec2|gce|openstack|vm|vagrant) > VALID_DISTS = (stretch|buster) > > ifeq ($(CLOUD),openstack) > -- > 2.15.0.rc1 > -- Martin Zobel-Helas <[email protected]> Debian System Administrator Debian & GNU/Linux Developer Debian Listmaster http://about.me/zobel Debian Webmaster GPG Fingerprint: 6B18 5642 8E41 EC89 3D5D BDBB 53B1 AC6D B11B 627B
