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

Configuration does not work #132

@hasc

Description

@hasc

Following the documentation I am not able to make changes to the ini configuration. Adding the directive php::apache::config { 'upload_max_filesize=20M': } to a profile leads to the error message "Could not evaluate: can't convert nil into String"

Additionally on the Example page of the documentation i see this:

create_resources('php::config', hiera_hash('php_config', {}))
create_resources('php::cli::config', hiera_hash('php_cli_config', {}))

However there is no example on how the hiera hashes can be defined. Playing around with this I also see various different error messages.

Thanks and regards
hasc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions