From 9648300994812446cf07eb6d8d84a86f5621e05c Mon Sep 17 00:00:00 2001
From: Max Gautier <mg@max.gautier.name>
Date: Thu, 8 Feb 2024 10:52:10 +0000
Subject: [PATCH] Add test for coredns_dual in CI (#10903)

---
 tests/files/packet_debian12-calico.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tests/files/packet_debian12-calico.yml b/tests/files/packet_debian12-calico.yml
index a4adafc84..4896d3ba3 100644
--- a/tests/files/packet_debian12-calico.yml
+++ b/tests/files/packet_debian12-calico.yml
@@ -2,3 +2,7 @@
 # Instance settings
 cloud_image: debian-12
 mode: default
+
+# Kubespray settings
+
+dns_mode: coredns_dual
-- 
GitLab