Skip to content

Commit fa7f0eb

Browse files
author
Dan Bode
committed
removed accidentally checked in swap file.
removed spurious logging from db class
1 parent 0b5cc21 commit fa7f0eb

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

manifests/.db.pp.swp

-12 KB
Binary file not shown.

manifests/db.pp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
$grant='all',
1313
$sql=''
1414
) {
15-
#
16-
notice($user)
15+
1716
database { $name:
1817
ensure => present,
1918
charset => $charset,

0 commit comments

Comments
 (0)