How to delete mcollective

The Marionette Collective AKA MCollective is a framework to build server orchestration or parallel job execution systems.

This package installs mcollective to c:\Program Files (x86)\Puppet Labs\mcollective and registers (but doesn't start) the mcollectived service.
You'll need to first configure your server.cfg and facts.yaml (preferably via puppet). Also, before installing this package, the following dependencies are required/suggested: $prereqgems = [ "stomp", "win32-service", "sys-admin", "windows-api", "win32-dir", "win32-process" ] package { $prereqgems: ensure => installed, provider => gem, } package {'puppet': ensure => installed, provider => chocolatey, }

See all details at https://github.com/puppetlabs/marionette-collective/tree/2.4.1/ext/windows

Download count: 1 324
Size: 4.82 kB
Added: 28.01.2019
License: free software
Operating systems: Windows 7 x64, Windows 8 x64,
Windows 8.1 x64, Windows 10 x64, Windows 11 x64