Also set the registries.conf file so we can pull from docker.io.
Signed-off-by: Sage Weil <sage@redhat.com>
--- /dev/null
+os_type: ubuntu
+os_version: "18.04"
+
+# feel free to remove this test, if ppa:projectatomic is no longer maintained.
+tasks:
+- exec:
+ all:
+ - sudo apt -y install software-properties-common
+ - sudo add-apt-repository -y ppa:projectatomic/ppa
+ - sudo apt -y install podman
+ - echo -e "[registries.search]\nregistries = ['docker.io']" | sudo tee /etc/containers/registries.conf
+++ /dev/null
-os_type: ubuntu
-os_version: "18.04"
-
-# feel free to remove this test, if ppa:projectatomic is no longer maintained.
-tasks:
-- exec:
- all:
- - sudo apt -y install software-properties-common
- - sudo add-apt-repository -y ppa:projectatomic/ppa
- - sudo apt -y install podman
--- /dev/null
+.qa/distros/all/ubuntu_18.04_podman.yaml
\ No newline at end of file
+++ /dev/null
-os_type: ubuntu
-os_version: "18.04"
-
-# feel free to remove this test, if ppa:projectatomic is no longer maintained.
-tasks:
-- exec:
- all:
- - sudo apt -y install software-properties-common
- - sudo add-apt-repository -y ppa:projectatomic/ppa
- - sudo apt -y install podman
--- /dev/null
+.qa/distros/all/ubuntu_18.04_podman.yaml
\ No newline at end of file
+++ /dev/null
-os_type: ubuntu
-os_version: "18.04"
-
-# feel free to remove this test, if ppa:projectatomic is no longer maintained.
-tasks:
-- exec:
- all:
- - sudo apt -y install software-properties-common
- - sudo add-apt-repository -y ppa:projectatomic/ppa
- - sudo apt -y install podman
--- /dev/null
+.qa/distros/all/ubuntu_18.04_podman.yaml
\ No newline at end of file