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

Changing PHP version causes mailhog dependency error #48

Open
sk33lz opened this issue Aug 14, 2017 · 1 comment
Open

Changing PHP version causes mailhog dependency error #48

sk33lz opened this issue Aug 14, 2017 · 1 comment
Assignees
Labels

Comments

@sk33lz
Copy link
Contributor

sk33lz commented Aug 14, 2017

I was just trying to set my PHP version lower in my hiera/custom.yaml file and received this error on provision.

Error: Could not find dependent Service[php7.1-fpm] for File_line[mhsendmail php.ini] at /tmp/vagrant-puppet/modules-f7642ebb04f06d0f4736b1615980b144/mailhog/manifests/init.pp:60

I think we need to be less specific or pass in the hiera value to the php version in the dependency.

@sk33lz
Copy link
Contributor Author

sk33lz commented Aug 17, 2017

I did some debugging on this and found that it doesn't matter even if mailhog is commented out, changing the PHP version to anything other than 7.1 does not provision properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants