Clean tabs and trailing whitespace from manifests
This commit is contained in:
parent
ebde843cc6
commit
bfb661b0e1
6 changed files with 16 additions and 14 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue