Skip to content

Commit

Permalink
Playbooks: install the atomic-registries package
Browse files Browse the repository at this point in the history
Install atomic-registries to get a /etc/containers/registries.conf file,
so that we can resolve image names that don't include domain portions.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
  • Loading branch information
nalind committed Feb 9, 2018
1 parent 45f4027 commit 72a87de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/test/integration/system.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
name: "{{ item }}"
state: present
with_items:
- atomic-registries
- container-selinux
- curl
- device-mapper-devel
Expand Down

0 comments on commit 72a87de

Please sign in to comment.