Comment 4 for bug 1533227

Revision history for this message
Arthur Svechnikov (asvechnikov) wrote :

@hogetaro

Yes it will be reproduced, because of after applying patch for puppets (https://review.openstack.org/#/c/268094/) them wasn't rerun, so localhost wasn't added to direct_repo_addresses in fuel_bootstrap_cli.yaml. Please try to rerun puppets
`puppet apply --detailed-exitcodes -d -v /etc/puppet/modules/nailgun/examples/host-only.pp`
or add localhost to direct_repo_addr
`fuel-bootstrap -v build --activate --direct_repo_addr '127.0.0.1'`