Skip to content
This repository was archived by the owner on Sep 29, 2020. It is now read-only.

Commit 7a7c1cc

Browse files
committed
Merge pull request haraldsk#32 from roidelapluie/typos
Fix Typos
2 parents 89a4ee9 + 12f9a0c commit 7a7c1cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/params.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
$nfs_v4_idmap_domain = $::domain
77
) {
88

9-
# Somehow the ::osfamliy fact doesnt exist on some oled systems
9+
# Somehow the ::osfamily fact doesnt exist on some systems
1010

1111
case $::operatingsystem {
1212
'centos', 'redhat', 'scientific', 'fedora', 'SLC', 'OracleLinux', 'Amazon' : { $osfamily = 'redhat' }

0 commit comments

Comments
 (0)