diff --git a/manifests/swh_worker_azure.pp b/manifests/swh_worker_azure.pp index 4b0b9a9..8ef1634 100644 --- a/manifests/swh_worker_azure.pp +++ b/manifests/swh_worker_azure.pp @@ -1,5 +1,5 @@ # Configuration for Azure workers class role::swh_worker_azure inherits role::swh_worker { - include ::profile::swh::apt_config::azure + }