I've installed camptocamp/nagios from Puppet Forge, but seems it has dependencies to puppet-apache_c2c which is published on GitHub.
I've installed nagios module as suggested:
puppet module install camptocamp-nagios
However how do I install missing dependencies?
I've seen some JIRA ticket which would provide that ability, however it seems it's not implemented yet (status: ready for engineering). So for now is there any workaround? What's the correct approach of installing non-puppet-forge modules?