RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Go to file
Miguel Garcia 0ec37df1e4 Container build: define ARGs after FROM line
According to the Dockerfile reference[1], ARG instructions before the
FROM line are a special case: variables defined in this way are only
available in the FROM line and not during the rest of the build.

In order for defined ARGs to be available during image build time we
must run these after the FROM line.

[1] https://docs.docker.com/engine/reference/builder/#understand-how-arg-and-from-interact

Depends-On: https://review.opendev.org/c/openstack/tripleo-common/+/858864
Signed-off-by: Miguel Garcia <mgarciac@redhat.com>
Change-Id: I8086b7820ff2d124baacbe8e947aba970996b907
2022-09-22 10:46:03 +02:00
.config/molecule Run molecule tests locally without zuul 2022-09-08 21:37:59 -04:00
_skeleton_role_ Clean the _skeleton_role_ content 2022-07-07 13:32:10 +02:00
doc Merge "New tripleo_ironic role" 2022-09-14 17:26:57 +00:00
releasenotes Merge "Support amphora log offloading over TCP" 2022-07-14 21:41:17 +00:00
scripts Update the role addition tests 2022-03-14 13:05:35 +00:00
tests Control molecule tags with test molecule script 2022-08-31 13:27:08 +02:00
tripleo_ansible Container build: define ARGs after FROM line 2022-09-22 10:46:03 +02:00
zuul.d Merge "New tripleo_ironic role" 2022-09-14 17:26:57 +00:00
.ansible-lint Remove usage of glanceclient 2022-06-23 15:53:42 +09:00
.gitignore Remove duplicate entries from .gitignore 2022-07-01 20:22:13 +05:30
.gitreview OpenDev Migration Patch 2019-04-19 19:33:52 +00:00
.pre-commit-config.yaml Set the ansible-lint version to v5.3.2 2022-01-12 22:09:07 +01:00
.stestr.conf Introduce unit tests structure for tripleo-ansible filters 2019-12-02 22:26:16 +00:00
.yamllint Re-organize zuul config 2019-06-19 12:52:07 -05:00
LICENSE normalize newlines at end of file 2019-11-12 15:06:58 +00:00
README.rst Fix launchpad tracker in README.rst 2019-09-29 10:08:38 +02:00
ansible-requirements.txt Convert all OS module imports to collections imports 2021-08-09 17:04:22 +03:00
ansible-test-env-podman.rc Run molecule tests locally without zuul 2022-09-08 21:37:59 -04:00
ansible-test-env.rc Molecule testing for TripleO Strategy Plugins 2020-06-03 20:07:10 +00:00
bindep.txt Use ubi9-init image as base 2022-06-29 14:00:14 +05:30
molecule-requirements.txt Merge "Rename testinfra to pytest-testinfra" 2021-11-01 19:47:56 +00:00
requirements.txt Remove usage of glanceclient 2022-06-23 15:53:42 +09:00
requirements.yml Upgrade ansible-lint to 5.0 2021-03-11 09:47:14 +00:00
role-addition.yml Ensure we create correct job names with role-addition.yml 2022-05-24 07:55:16 +02:00
roles Revert "Remove roles symlink" 2019-10-28 21:43:35 +00:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-04 12:58:21 +00:00
setup.py Disable auto discovery as a workaround 2022-03-28 15:26:59 +10:00
test-requirements.txt Add mock to test-requirements 2020-07-07 15:42:21 +03:00
tox.ini Clean the _skeleton_role_ content 2022-07-07 13:32:10 +02:00

README.rst

Team and repository tags

image

TripleO Ansible

TripleO Ansible project repository. Contains Ansible playbooks, roles, and plugins for use with TripleO.

Documentation for the project can be found at: https://docs.openstack.org/tripleo-ansible/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/tripleo-ansible/

The project source code repository is located at: https://opendev.org/openstack/tripleo-ansible/

The project home is at: https://launchpad.net/tripleo

The project bug tracker is located at: https://bugs.launchpad.net/tripleo