puppet/modules/rhizo_base
Keith Whyte 29832190cf Refactor how we restart FS when neccesary
Sometimes RCCN updates require FS to restart, we don't do this because
we don't want to drop calls, instead we were waiting till the nighttime
when it's likely there are no calls, (we still didn't drop them)

Let's issue a shutdown elegant right away, so FS will restart as soon as 'possible'
2023-01-23 23:07:01 +01:00
..
files Refactor how we restart FS when neccesary 2023-01-23 23:07:01 +01:00
manifests Refactor how we restart FS when neccesary 2023-01-23 23:07:01 +01:00
spec Initial refactoring 2015-05-18 14:01:31 -05:00
templates Change DB revision to integer 2023-01-19 02:09:46 +01:00
tests Changed module name around... 2015-05-20 13:50:52 -05:00
.project Update .project file 2015-06-16 12:50:10 -05:00
metadata.json Changed module name around... 2015-05-20 13:50:52 -05:00
Modulefile Changed module name around... 2015-05-20 13:50:52 -05:00
Rakefile Initial refactoring 2015-05-18 14:01:31 -05:00
README.markdown Changed module name around... 2015-05-20 13:50:52 -05:00

rhizo_base

This is the rhizo_base module. It provides...