Skip to content

Commit efccc9a

Browse files
butangerotruthbk
authored andcommitted
Create init.pp (#332)
1 parent 54a59d5 commit efccc9a

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)