Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Commit 6ddee29

Browse files
1 parent aaaf72b commit 6ddee29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site-modules/profile/manifests/windows.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
dsc_psrepository { 'Trust public gallery':
3131
dsc_name => 'PSGallery',
3232
dsc_ensure => 'Present',
33-
dsc_installationpolicy => 'Trusted',
33+
dsc_installationpolicy => 'trusted',
3434
}
3535
}

0 commit comments

Comments
 (0)