Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
duritong committed Jan 6, 2008
1 parent 4b4d9fa commit 1a0bfe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/init.pp
Expand Up @@ -17,7 +17,7 @@
refreshonly => true,
}

Sysctl {"${name}":
Sysctl { "sysctl_${name}":
val => $value,
notify => Exec["exec_sysctl_${name}"],
}
Expand Down

0 comments on commit 1a0bfe2

Please sign in to comment.