| ... | ... |
@@ -133,7 +133,7 @@ function init_horizon() {
|
| 133 | 133 |
elif is_suse; then |
| 134 | 134 |
: # nothing to do |
| 135 | 135 |
else |
| 136 |
- exit_distro_not_supported "apache configuration" |
|
| 136 |
+ exit_distro_not_supported "horizon apache configuration" |
|
| 137 | 137 |
fi |
| 138 | 138 |
|
| 139 | 139 |
# Remove old log files that could mess with how devstack detects whether Horizon |