From f11117a835f00d648c6fd98060f9067ed541034e Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Sun, 22 Sep 2024 13:47:58 +0900 Subject: [PATCH] Fix old operating systems version in comment Change-Id: If32bead748f8be964cb9b91609396032f383d1c9 --- all-in-one.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/all-in-one.sh b/all-in-one.sh index 6caaa05e7..458ea54fe 100755 --- a/all-in-one.sh +++ b/all-in-one.sh @@ -15,7 +15,7 @@ # # Deploy Puppet OpenStack modules, deploy OpenStack and test the setup. # Software requirements: -# * Ubuntu 14.04 LTS or Ubuntu 16.04 LTS or CentOS7 fresh install +# * Ubuntu 22.04 LTS or CentOS Stream 9 fresh install # * 'git' installed # # Hardware requirements: