Skip to content

Commit

Permalink
Make proper indentation :)
Browse files Browse the repository at this point in the history
  • Loading branch information
dannygoulder authored Oct 4, 2016
1 parent 13a3e83 commit 58d5cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/install.pp
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
package { 'python-dev':
ensure => $dev_ensure,
name => $pythondev,
alias => $pythondev,
alias => $pythondev,
}

if $::osfamily == 'RedHat' {
Expand Down

0 comments on commit 58d5cb2

Please sign in to comment.