Skip to content
Snippets Groups Projects
  • Thomas Bellman's avatar
    6f2ff7db
    Fix typo in 'service ... ensure => running'. · 6f2ff7db
    Thomas Bellman authored
    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.
    6f2ff7db
    History
    Fix typo in 'service ... ensure => running'.
    Thomas Bellman authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.