Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jordiprats committed Jan 18, 2018
1 parent 9cd1aaf commit 0f826ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,11 @@
refreshonly => true,
}

# /etc/systemd/logind.conf
file { '/etc/systemd/logind.conf':
ensure => 'present',
owner => 'root',
group => 'root',
mode => '0644',
content => template("${module_name}/logind.erb"),
}

}

0 comments on commit 0f826ba

Please sign in to comment.