diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2022-04-12 13:35:00 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-12 13:35:00 -0400 |
commit | a82ec1be458bb0861fdde8351c0474fc3c3fc9e7 (patch) | |
tree | d9ff092999119d7910aa1f602103c845b7f8b546 /test/apiv2/containers.no_hosts.conf | |
parent | 87d129e805c993acbc571597baba8101afd475fe (diff) | |
parent | d8a902a167b91ca4fde4ffeef55e9aa4907ae258 (diff) | |
download | podman-a82ec1be458bb0861fdde8351c0474fc3c3fc9e7.tar.gz podman-a82ec1be458bb0861fdde8351c0474fc3c3fc9e7.tar.bz2 podman-a82ec1be458bb0861fdde8351c0474fc3c3fc9e7.zip |
Merge pull request #13787 from Luap99/nohost-api
API: use no_hosts from containers.conf
Diffstat (limited to 'test/apiv2/containers.no_hosts.conf')
-rw-r--r-- | test/apiv2/containers.no_hosts.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/apiv2/containers.no_hosts.conf b/test/apiv2/containers.no_hosts.conf new file mode 100644 index 000000000..b4c78bedb --- /dev/null +++ b/test/apiv2/containers.no_hosts.conf @@ -0,0 +1,2 @@ +[containers] +no_hosts=true |