diff options
author | 2018-08-10 13:14:38 +0000 | |
---|---|---|
committer | 2018-08-10 13:14:38 +0000 | |
commit | 8d00a12b591028e57037dee8a7d598f8f155d421 (patch) | |
tree | 5b4206fe686424cc637620707abd6d5eebb8957b /xci/installer | |
parent | 46be526924d71cf4acc0531e7c0f052fec0bd4f9 (diff) | |
parent | 37c164735db1e84e1b228c15c94ff165d67c201b (diff) |
Merge changes from topic 'extend-suse-support-id-skip-verify'
* changes:
xci: xci-destroy-env.sh: Update virtualbmc path
xci: create-vm-nodes: Install virtualbmc in the XCI virtualenv
xci: osa: Drop openSUSE mirror variables
Diffstat (limited to 'xci/installer')
-rw-r--r-- | xci/installer/osa/files/user_variables_xci.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xci/installer/osa/files/user_variables_xci.yml b/xci/installer/osa/files/user_variables_xci.yml index 65e09bb4..1d69f532 100644 --- a/xci/installer/osa/files/user_variables_xci.yml +++ b/xci/installer/osa/files/user_variables_xci.yml @@ -13,5 +13,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -opensuse_mirror_obs: "http://ftp.gwdg.de/pub/opensuse" -opensuse_mirror: "http://mirrors.rit.edu/opensuse" +debug: False +install_method: source |