Comment 6 for bug 1686201

Revision history for this message
Mark Hamzy (mark-hamzy) wrote :

@Emilien,

I have yet to be able to install tripleo fully on a system.

The target system is:

[stack@oscloud5 ~]$ lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID: CentOS
Description: CentOS Linux release 7.3.1611 (Core)
Release: 7.3.1611
Codename: Core

And I install via tripleo-quickstart:

[hamzy@hamzy-tp-w540 tripleo-quickstart]$ rm -rf ~/.quickstart/
[hamzy@hamzy-tp-w540 tripleo-quickstart]$ (git remote update; git checkout master; git pull --ff-only origin master)
[hamzy@hamzy-tp-w540 tripleo-quickstart]$ (export VIRTHOST=9.114.219.30; bash quickstart.sh --ansible-debug --release master --gerrit I698f0d161a3cd8fb26cd7eb4d9f43ccc15c8b9a1 $VIRTHOST 2>&1 | tee errors2)