Nope, stdlib on 24.04 no good.

This commit is contained in:
Johan Björklund 2024-10-30 12:34:17 +01:00
parent e48bff537a
commit 1ef208a0a5
Signed by: bjorklund
GPG key ID: 5E8401339C7F5037

View file

@ -123,6 +123,7 @@ def main():
del modules["augeas"]
del modules["apt"]
del modules["concat"]
del modules["stdlib"]
# # Make test machines use special test branch of puppet-sunet:
# if OS_INFO["ID"] == "ubuntu":