#318 Enable Azure guest agent by default
Merged 4 months ago by ngompa. Opened 4 months ago by jcline.
rpms/ jcline/fedora-release rawhide  into  rawhide

Enable Azure guest agent by default
Jeremy Cline • 4 months ago  
file modified
+4
@@ -398,6 +398,10 @@ 

  enable google-startup-scripts.service

  enable google-shutdown-scripts.service

  

+ # Support service for Azure

+ # Approved by FESCo: https://pagure.io/fesco/issue/2849

+ enable waagent.service

+ 

  # Certbot (Let's Encrypt)

  # https://bugzilla.redhat.com/show_bug.cgi?id=1940211

  enable certbot-renew.timer

The request was approved in https://pagure.io/fesco/issue/2849 and
the package carries a patch to set a ConditionVirtualization check
for Microsoft so that it's also only activated under Hyper-V.

Pull-Request has been merged by ngompa

4 months ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/6e22dbe3086446429776acc055bd14fd

Metadata