Skip to content

Commit

Permalink
Merge pull request #189 from BcTpe4HbIu/proxy-sqlite-184
Browse files Browse the repository at this point in the history
Fix for proxy sqlite support
  • Loading branch information
dj-wasabi committed Mar 19, 2016
2 parents 56a958c + 0b901ad commit 14deb4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manifests/proxy.pp
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,8 @@
}
}

'sqlite' : {}

default : {
fail("Unrecognized database type for proxy: ${database_type}")
}
Expand Down

0 comments on commit 14deb4c

Please sign in to comment.