From 9ba35b3c6ebb468dba3dbb750dfbf4b20bb893d2 Mon Sep 17 00:00:00 2001 From: galstrom21 Date: Tue, 24 Apr 2012 22:08:11 -0500 Subject: [PATCH] removing commented out attribute --- attributes/default.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/attributes/default.rb b/attributes/default.rb index 0f665c74..cb095596 100644 --- a/attributes/default.rb +++ b/attributes/default.rb @@ -7,8 +7,6 @@ default["nova"]["service_user"] = "nova" default["nova"]["service_pass"] = "zCSupi4M" default["nova"]["service_role"] = "admin" -# default["rabbit"]["ipaddress"] = node["controller_ipaddress"] - default["nova"]["compute"]["adminURL"] = "" default["nova"]["compute"]["internalURL"] = "" default["nova"]["compute"]["publicURL"] = ""