-
- Downloads
Fix typo in 'service ... ensure => running'.
By mistake we had used 'ensure => $running' for the httpd service. This happened to work on our pilot system, where we set the global variable $running, but it should not be like that. Thanks to Kent Engström for making us look for the error.
Loading
Please register or sign in to comment