Skip to content

(CAT-2561) Address module transient failures#158

Merged
david22swan merged 1 commit intomainfrom
CAT-2561-Address_module_transient_failures
Mar 4, 2026
Merged

(CAT-2561) Address module transient failures#158
david22swan merged 1 commit intomainfrom
CAT-2561-Address_module_transient_failures

Conversation

@LukasAud
Copy link
Contributor

@LukasAud LukasAud commented Mar 4, 2026

Module CI and nightlies have been struggling for some time with transient failures. The root cause of these was traced back to the Twingate step, which caused the Docker containers to inherit a resolv.conf file that container incompatible Azure DNS nameservers.

This commits adds a BOLT command to overwrite the configuration file and solve the issues.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified.

Module CI and nightlies have been struggling for some time with transient
failures. The root cause of these was traced back to the Twingate step,
which caused the Docker containers to inherit a resolv.conf file that
container incompatible Azure DNS nameservers.

This commits adds a BOLT command to overwrite the configuration file and
solve the issues.
@LukasAud LukasAud requested review from a team as code owners March 4, 2026 11:48
@LukasAud LukasAud added the bug Something isn't working label Mar 4, 2026
@LukasAud
Copy link
Contributor Author

LukasAud commented Mar 4, 2026

Tested here on the latest commit: puppetlabs/puppetlabs-motd#542

@david22swan david22swan merged commit 4dd8228 into main Mar 4, 2026
2 checks passed
@david22swan david22swan deleted the CAT-2561-Address_module_transient_failures branch March 4, 2026 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants