shinesolutions / puppet-aem-curator

Puppet module for installing and configuring a curated set of Adobe Experience Manager (AEM) components
Apache License 2.0
4 stars 20 forks source link

apachectl no longer accepts "-k" parameter #239

Closed ovlords closed 2 years ago

ovlords commented 2 years ago

Currently the 'apachectl' commands on our dispatchers have a '-k' parameter. This is no longer supported as the following warning message demonstrates

# apachectl -k graceful
Passing arguments to httpd using apachectl is no longer supported.
You can only start/stop/restart httpd using this script.
If you want to pass extra arguments to httpd, edit the
/etc/sysconfig/httpd config file.

We should remove the '-k' parameter. i.e. 'apachectl graceful'

ovlords commented 2 years ago

This issue has been addressed by commit: 3772dc46b6d3ebf0e86097074a4558726330c66b