Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config_root parameter does nothing on RHEL7 #397

Closed
DALUofM opened this issue Nov 23, 2017 · 0 comments
Closed

config_root parameter does nothing on RHEL7 #397

DALUofM opened this issue Nov 23, 2017 · 0 comments

Comments

@DALUofM
Copy link
Contributor

DALUofM commented Nov 23, 2017

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 4.10.9
  • Ruby: 2.1.9
  • Distribution: RHEL7
  • Module version: 5.1.0

How to reproduce (e.g Puppet code you use)

class { '::php::globals':
config_root => '/some/path',
}

What are you seeing

Module still manages config files in /etc

What behaviour did you expect instead

Manage config files in path defined in config_root

Output log

puppet-agent[11895]: (/Stage[main]/Php::Global/Php::Config[global]/Php::Config::Setting[/etc/php.ini: PHP/memory_limit]/Ini_setting[/etc/php.ini: PHP/memory_limit]/ensure) created

Any additional information you'd like to impart

Some context: I'm attempting to wrangle SCL php-fpm (rh-php70-php-fpm) with this module.

fzipi added a commit to uri-fing-udelar/puppet-php that referenced this issue Nov 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant