1
0
mirror of https://github.com/openshift/openshift-ansible.git synced 2026-02-05 15:45:57 +01:00

11 Commits

Author SHA1 Message Date
Yaakov Selkowitz
807bdb6f7c Bundle profile_tasks callback from ansible.posix
This is used in the default/test inventories, but as they are also
packaged as samples, it is possible that users will use them too.
2022-09-29 23:13:46 -04:00
Yaakov Selkowitz
0ef065a64e hack: add script to update bundled Ansible modules 2022-07-21 17:21:55 -04:00
Patrick Dillon
800239a021 Move libvirt folder from test to hack. 2019-03-29 16:30:37 -04:00
Russell Teague
2d78e7cb44 Docs update for 4.1 2019-03-25 12:32:04 -04:00
Vadim Rutkovsky
70e2b55e28 Add CI scripts in hack/
Prow CI currently runs several commands before e2e tests. These commands 
should be placed in our repo
2018-10-01 12:37:15 +02:00
Scott Dodson
f7db81c1d1 Fully qualify all openshift/origin and openshift3/ose images 2018-06-19 11:09:38 -04:00
Luke Meyer
3e5dff06fc releases: enable build/push with multiple tags 2017-06-22 15:26:05 -04:00
Pep Turró Mauri
32b7b0aba7 Rename container image to origin-ansible / ose-ansible
As discussed in #4279 the container image is being renamed to
openshift/origin-ansible (upstream) and openshift3/ose-ansible (downstream) for
the "oc cluster up" use case, and more generally to make it fit the
imageConfig.format configuration option.

This updates references to the image name accordingly.

Also updating references to playbook2image to account for recent moves of the
repo/image.
2017-06-02 12:31:50 +02:00
Pep Turró Mauri
4f95f55b60 Fix container image build references
Updating some files to account for recent changes:
  - Commit fbadeb4 moved the location of the Dockerfiles
  - playbook2image is now available from the openshift org
  - downstream image is building with boto 2.34

Adjusting image build scripts and documentation to match these changes.
2017-05-12 19:03:59 +02:00
Tim Bielawa
7de281c7a8 Contrib: Hook to verify modules match assembled fragments 2017-04-28 10:36:11 -04:00
Brenton Leanhardt
7744183777 Adding scripts for building and pushing images
These scripts follow the same pattern as the origin and origin-metrics repo.
From there the Jenkins job will be very simple.
2017-03-07 15:51:15 -05:00