Skip to content

Automated builds of Ansible-ready containers for DevOps

Latest
Compare
Choose a tag to compare
@brucellino brucellino released this 27 Jan 05:35
· 13 commits to master since this release

This is the latest release of the AnsibleContainer images used in several downstream tests and tasks in the Africa-Arabia Regional Operations Centre. Several changes have been made since the previous release

Automated builds pushed to the repository

Builds are now done in the continuous integration pipeline, which is automated with Travis. This pipeline builds the images and tests their functionality with simple tests. Previously, these images were pushed to the respective repositories on the Quay registry manually after testing passed. Now, we have created a robot user on quay which tags and pushes images to their repository. These repositories are :

  • CEntOS 6 Docker Repository on Quay
  • CEntOS 7 Docker Repository on Quay
  • Ubuntu 14.04 Docker Repository on Quay
  • Ubuntu 16.10 (support has ended)
  • Ubuntu 16.04 Docker Repository on Quay

End of support for Ubuntu 16.10

The Ubuntu 16.10 image has been removed from Docker Hub, and the package repositories have been removed from archive.ubuntu.org
For this reason, we have removed the Ubuntu16.10 profile from repository and replaced it with the LTS 16.04

Contributing and Code of Conduct

We have added the typical CONTRIBUTING.md and CODE_OF_CONDUCT.md files to the repository in order to better support and encourage community contributions.