Skip to content

Commit

Permalink
Add CentOS 8 to 4.3 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pieterlexis committed Sep 15, 2020
1 parent 8e87bb5 commit 8aa0fc6
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions molecule/pdns-43/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,10 @@ platforms:
image: centos:7
dockerfile_tpl: centos-systemd

# Temporarely disable CentOS 8 due to:
# https://github.com/ansible/ansible/issues/64963
# - name: centos-8
# groups: ["pdns"]
# image: centos:8
# dockerfile_tpl: centos-systemd
- name: centos-8
groups: ["pdns"]
image: centos:8
dockerfile_tpl: centos-systemd

- name: ubuntu-1804
groups: ["pdns"]
Expand Down

0 comments on commit 8aa0fc6

Please sign in to comment.