From e4d5b25eaaa325cc9d92228a656be5541224e0e6 Mon Sep 17 00:00:00 2001 From: Ricardo Carrillo Cruz Date: Mon, 12 Sep 2016 15:50:36 +0200 Subject: [PATCH] Final removal of region param Change-Id: If555bcb1c96d9678dd1f769164ac25b1e10c6aa9 --- manifests/bifrost.pp | 1 - 1 file changed, 1 deletion(-) diff --git a/manifests/bifrost.pp b/manifests/bifrost.pp index f6267e3..4b2bca4 100644 --- a/manifests/bifrost.pp +++ b/manifests/bifrost.pp @@ -18,7 +18,6 @@ class infracloud::bifrost ( $ironic_db_password, $ironic_inventory, $mysql_password, - $region = 'vanilla', $ssh_private_key, $ssh_public_key, $vlan,