[Puppet Users] Raspberry Pi Agents

2018-03-12 Thread Michael Stahnke
In my spare time, I build out puppet-agents for Raspberry pis, because I like pain and ARM boards. I finally got Debian Stretch Working for armhf. Debian 9 http://unsupported.s3.amazonaws.com/puppet-agent_5. 4.0.412.g8f7446e2-1stretch_armhf.deb Debian 8

[Puppet Users] Notifying private classes

2018-03-12 Thread Johan Fleury
Hi folks. I'm currently working on a profile that setup Apache in a specific environment where I need to add a requirement on its systemd unit. I was wondering how to notify the Apache service defined in ::apache::service knowing it's supposed to be a private class. Here is a code snippet: