[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH 1/4] Fix typo for openstack in allowed list of targets



Hi, 

ack from my side!

On Thu Nov 09, 2017 at 23:28:28 +1300, andrew@etc.gen.nz wrote:
> From: Andrew Ruthven <puck@catalyst.net.nz>
> 
> ---
>  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 <zobel@debian.org>    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 


Reply to: