Skip to content

Commit b1d0c09

Browse files
Update components/datadog/agent/host.go
Co-authored-by: Célian Raimbault <161456554+CelianR@users.noreply.github.com>
1 parent 79a6a56 commit b1d0c09

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/datadog/agent/host.go

-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ func (h *HostAgent) installScriptInstallation(env config.Env, params *agentparam
9191
}
9292

9393
func (h *HostAgent) directInstallInstallation(env config.Env, params *agentparams.Params, baseOpts ...pulumi.ResourceOption) (command.Command, error) {
94-
9594
var wantedExt string
9695
switch h.Host.OS.Descriptor().Flavor {
9796
case tifos.AmazonLinux, tifos.CentOS, tifos.RedHat, tifos.AmazonLinuxECS, tifos.Fedora, tifos.Suse, tifos.RockyLinux:

0 commit comments

Comments
 (0)