roster-emeritus PR #94 is ready for final review

2020-07-04 Thread Craig Russell
I believe this PR is ready for final review. Please let me know if you have any concerns. https://github.com/apache/whimsy/pull/94 Thanks, Craig Craig L Russell c...@apache.org

Problem with whimsy-pubsub service on whimsy-vm6

2020-07-04 Thread sebb
There's a problem with the whimsy-pubsub service on whimsy-vm6 It appears to be running OK, but does not seem to update when changes occur. I could not find any error messages in the journal. The service command works fine if the pubsub script is run interactively. Any ideas?

Re: Problem with whimsy-pubsub service on whimsy-vm6

2020-07-04 Thread Sam Ruby
Possible path issue? rubys@whimsy-vm4:~$ which puppet /usr/bin/puppet rubys@whimsy-vm6:~$ which puppet /opt/puppetlabs/bin/puppet https://github.com/apache/whimsy/blob/be3f65871a458baf734eaf16de72c00fc9e203d1/tools/pubsub.rb#L186 - Sam Ruby On Sat, Jul 4, 2020 at 6:39 PM sebb wrote: > > There