ci: fix molecule server type
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/push/docs unknown status
ci/woodpecker/push/notify Pipeline was successful

This commit is contained in:
Robert Kaussow 2024-08-18 13:57:23 +02:00
parent e995e026c1
commit 89b6eddfca
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -8,7 +8,7 @@ dependency:
requirements-file: molecule/requirements.yml requirements-file: molecule/requirements.yml
platforms: platforms:
- name: "rocky9-auditd" - name: "rocky9-auditd"
server_type: "CX22" server_type: "cx22"
image: "rocky-9" image: "rocky-9"
provisioner: provisioner:
name: ansible name: ansible