Clean tabs and trailing whitespace from manifests

This commit is contained in:
Ossi Salmi 2013-08-03 00:10:27 +03:00
parent ebde843cc6
commit bfb661b0e1
6 changed files with 16 additions and 14 deletions

View file

@ -1,6 +1,6 @@
# Install FlexLM license tools
#
#
class flexlm::client {
if $::kernel == "Linux" {
@ -29,7 +29,7 @@ class flexlm::client {
"/usr/local/bin/lmstat",
"/usr/local/bin/lmswitch",
"/usr/local/bin/lmver",
]:
]:
ensure => link,
target => "lmutil",
owner => "root",