Commit Graph

4 Commits

Author SHA1 Message Date
Ghanshyam Mann c49552281f Retire Tripleo: remove repo content
TripleO project is retiring
- https://review.opendev.org/c/openstack/governance/+/905145

this commit remove the content of this project repo

Change-Id: I235b08d63bab01a94a41b29b40724f05c88a534f
2024-02-24 11:44:21 -08:00
Attila Darazs 9c576ff536 build_images: remove some collect-logs related config
* "artcl_collect" variable should not be specified in any config, as it
  is used internally by the role, this caused the bug
* "artcl_collect_dir" value is the default for the role and so it is not
  necessary to specify
* "artcl_gzip_only" and "artcl_tar_gz" variables should be specific to
  the environment and should not be part of a job config

Closes-bug: #1716487
Change-Id: Ic26455dffd5a16f9f5d3ee7fd17dc0ef4fa8b7ee
2017-09-12 15:04:03 +02:00
Wes Hayutin da3ea252c2 build-images ssh-user must be root, as stack is not setup
Change-Id: I92c9553d860f7b1d0ded1ec463ecfe7ed9bd2e09
2017-07-28 19:59:23 +00:00
Wes Hayutin 3bdfeac6b2 add a config for building images
ATM build images is using the default configuration of
config/general_config/minimal.yml which is not appropriate
at all for building images.  Build images is not deploying
an undercloud or overcloud w/ options, it's building an image.

Most of the image build config is default, however some additional
logging is required.

Change-Id: Ibaa1f01942719d12cec1fa9b9c78980c879e80cd
2017-07-25 13:10:19 -04:00