Commit 972b2898 authored by Adam Lewenberg's avatar Adam Lewenberg
Browse files

dependency cycle issue (take 1)

parent 79293d16
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -60,7 +60,6 @@ class su_apache (
      'RedHat' => 'sh -c "apachectl configtest && /etc/init.d/httpd reload"',
    },
    refreshonly => true,
    require     => Package['apache'],
  }

  # Operating-system-specific Apache tweaks.