Skip to content

Commit

Permalink
#3287: remove 'client.pp' mariadb implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff1evesque committed Oct 11, 2018
1 parent afed9d2 commit d397806
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
8 changes: 0 additions & 8 deletions puppet/environment/docker/modules/mariadb/manifests/client.pp

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
) inherits ::mariadb::params {
class { 'mariadb::dependency': } ->
class { 'mariadb::server': } ->
class { 'mariadb::client': } ->
class { 'mariadb::bindings': } ->
Class['mariadb']
}

0 comments on commit d397806

Please sign in to comment.