Skip to content

Commit 895783c

Browse files
butangerotruthbk
authored andcommitted
Create init.pp (DataDog#332)
1 parent cea8b86 commit 895783c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifests/init.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@
362362
}
363363

364364
file { '/etc/dd-agent':
365-
ensure => present,
365+
ensure => directory,
366366
owner => $dd_user,
367367
group => $dd_group,
368368
mode => '0755',

0 commit comments

Comments
 (0)