Added service management functionality to core 69/169/1
authorJosh Farwell <jfarwell@linuxfoundation.org>
Wed, 17 Jun 2015 23:52:35 +0000 (16:52 -0700)
committerJosh Farwell <jfarwell@linuxfoundation.org>
Wed, 17 Jun 2015 23:52:35 +0000 (16:52 -0700)
commit42dbc294fe9de85292e26102f4ffea710da53507
tree6a63362ec5efd15041c90123638c0838bdfeada1
parent9964fca2f4ba7749d161b22c9270c871b5900520
Added service management functionality to core

We are now managing the mailman3 service and notifying it via the
core class when changes to the resources in the core::config class are
made.

Change-Id: Iecf2471d9b25e3fdd23b50660b94f86029b80052
Signed-off-by: Josh Farwell <jfarwell@linuxfoundation.org>
manifests/core.pp
manifests/core/service.pp [new file with mode: 0644]
manifests/params.pp
spec/classes/core__service_spec.rb [new file with mode: 0644]
spec/classes/core_spec.rb