Skip to content

Commit

Permalink
Update suse.pp
Browse files Browse the repository at this point in the history
  • Loading branch information
James Fryman committed Mar 27, 2014
1 parent 338d3d8 commit 364e286
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions manifests/package/suse.pp
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
# This class file is not called directly
class nginx::package::suse {

if $caller_module_name != $module_name {
warning("${name} is deprecated as a public API of the ${module_name} module and should no longer be directly included in the manifest.")
}

$suse_packages = [
'nginx-0.8', 'apache2', 'apache2-itk', 'apache2-utils', 'gd', 'libapr1',
'libapr-util1', 'libjpeg62', 'libpng14-14', 'libxslt', 'rubygem-daemon_controller',
Expand Down

0 comments on commit 364e286

Please sign in to comment.