9
0
Fork 1

Seems like stdlib is required.

This commit is contained in:
Johan Björklund 2024-10-30 10:50:59 +01:00
parent b233cbd6a7
commit e48bff537a
Signed by: bjorklund
GPG key ID: 5E8401339C7F5037

View file

@ -123,7 +123,6 @@ 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":