Skip to content

Commit 58d5cb2

Browse files
authored
Make proper indentation :)
1 parent 13a3e83 commit 58d5cb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifests/install.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
package { 'python-dev':
179179
ensure => $dev_ensure,
180180
name => $pythondev,
181-
alias => $pythondev,
181+
alias => $pythondev,
182182
}
183183

184184
if $::osfamily == 'RedHat' {

0 commit comments

Comments
 (0)