Skip to content

Commit

Permalink
fix naming
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Nov 28, 2024
1 parent e9902d5 commit e76e850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@

file { '/etc/systemd/system/ledgersql.timer':
ensure => file,
content => template('ledgersql/ledgersql.timer.erb'),
content => template('ledgerdb/ledgersql.timer.erb'),
}

~> service { 'ledgersql.timer':
Expand Down

0 comments on commit e76e850

Please sign in to comment.