Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Apache + Icingaweb seems broken #1

@r0b1ndot

Description

@r0b1ndot

Hi,
my site.pp seems like

class { 'apache':
mpm_module => 'prefork',
}

include ::icinga2
include ::icinga2::web
include ::icinga2::features::command
include ::icinga2::features::ido_mysql

}

Error: Failed to apply catalog: Parameter unless failed on Exec[usermod -a -G icingaweb2 www-data]: 'id www-data | grep icingaweb2' is not qualified and no path was specified. Please qualify the command or specify a path. at /etc/puppet/modules/icinga2/manifests/web/configure.pp:26
Wrapped exception:
'id www-data | grep icingaweb2' is not qualified and no path was specified. Please qualify the command or specify a path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions