From 7f74186849a874838e783019271bc7cc64ab3dbe Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Thu, 7 May 2015 15:35:53 -0400 Subject: [PATCH] Actually include simple-init for minimal images Since simple-init is the thing that makes the images work, we should actually include it in the elements list. Change-Id: I1a8e4d54a95d59d59c0d44cbb80da02ea4225dcf --- modules/openstack_project/templates/nodepool/nodepool.yaml.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/openstack_project/templates/nodepool/nodepool.yaml.erb b/modules/openstack_project/templates/nodepool/nodepool.yaml.erb index 0db78a5f43..8aaca4074e 100644 --- a/modules/openstack_project/templates/nodepool/nodepool.yaml.erb +++ b/modules/openstack_project/templates/nodepool/nodepool.yaml.erb @@ -952,6 +952,7 @@ diskimages: elements: - ubuntu-minimal - vm + - simple-init - openstack-repos - puppet - nodepool-base