Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jordiprats committed Jul 12, 2017
1 parent 37306ee commit b2f4fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/params.pp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
'x86_64': { $arch64=true }
'amd64': { $arch64=true }
default: {$arch64=false }
default: { $arch64=false }
}

case $::osfamily
Expand Down

0 comments on commit b2f4fe3

Please sign in to comment.