From 8c7aca909d65808a57e3b2c2e9b047fe824e1489 Mon Sep 17 00:00:00 2001 From: earthmant Date: Tue, 6 Feb 2018 18:06:15 +0200 Subject: [PATCH] correct openstack user --- openstack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack.yaml b/openstack.yaml index dfb2e55..8815d49 100644 --- a/openstack.yaml +++ b/openstack.yaml @@ -27,7 +27,7 @@ inputs: agent_user: description: > The username of the agent running on the instance created from the image. - default: centos + default: ubuntu image: description: >