Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Jaeger 5e717e6568 Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: Icaff65f27554a379e9130bf9354b27ce0eb3b2a6
2019-12-18 09:47:51 +01:00
Sergii Golovatiuk eeccc79109 Update ansible to 2.3.0
Change-Id: If05c546be0922fc9e9e4dfccefc751a1e4285cf1
2017-04-27 12:52:12 +02:00
Matthew Mosesohn 7cddb0cf6a Disable callback plugins
Kargo now configures profiling plugin with all required functionality

Change-Id: I0435f38de054f5d515c8854474bb9d62bab755ee
2017-03-01 17:21:53 +03:00
Matthew Mosesohn 6fdac9e4cc Install ansible from pip by default
Legacy behavior can be enabled by running
export ANSIBLE_INSTALL_SOURCE=apt

Change-Id: I9fed27340ec8869c6459792ffaff13f77473c738
2017-01-19 09:30:55 +03:00
Oleg Basov 5be07bc9aa Raise number of Ansible forks
Raised number of ansible forks to # of nodes (max 50, was 5)

Change-Id: If5f2f84593ad80fb886052b8751406835e7c8a41
2016-09-13 18:22:57 +03:00
Bogdan Dobrelya 62d5a44262 Add playbooks to setup logs and collect diag info
* Collect diag info when deployment failed and store it as a
  tarball at the admin node
* Configure ansible logs at preinstall.
* Make logs human readable with timestamps, via custom callback plugins.
* Define custom diag info commands/logs/files to run and collect
* Add LOG_LEVEL env var for ansible, default -v

Change-Id: I3e53549589fa767f62307788b5f9654a2e4c0fbf
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
Co-authored-by: Matthew Mosesohn <mmosesohn@mirantis.com>
2016-08-22 18:08:34 +02:00