How to Install and Uninstall nailgun-mcagents Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "nailgun-mcagents" package

Please follow the guidance below to install nailgun-mcagents on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nailgun-mcagents

2. Uninstall "nailgun-mcagents" package

Please follow the steps below to uninstall nailgun-mcagents on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove nailgun-mcagents $ sudo apt autoclean && sudo apt autoremove

3. Information about the nailgun-mcagents package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: nailgun-mcagents
Priority: extra
Section: universe/net
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: fuel-astute
Version: 7.0+dfsg1-2
Depends: ruby | ruby-interpreter
Filename: pool/universe/f/fuel-astute/nailgun-mcagents_7.0+dfsg1-2_all.deb
Size: 13564
MD5sum: 236daf7dea2cfbceedc36347dfd4c204
SHA1: a85d0d341f785bc8aa080e2d53ef7430bcd6d2a2
SHA256: bb897d45f0d3899587993ef8a63a231d550692ef851f75424bd3487151d55ed0
Description-en: Deployment Orchestrator of Puppet via MCollective - mcagents
For the provisionning, Astute orchestrator collects data about nodes and
creates corresponding Cobbler systems using parameters specified in engine
section of provision data. After the systems are created, it connects to
Cobbler engine and reboots nodes according to the power management parameters
of the node.
.
For the deployment, Astute uses data about nodes and recalculates needed
parameters. Calculated parameters are passed to the nodes being deployed by
using the nailyfact MCollective agent, that uploads these attributes to the
/etc/astute.yaml file of the node. Then puppet parses this file using Facter
plugin and uploads these facts into puppet. These facts are used during
catalog compilation phase by puppet. Finally catalog is executed and Astute
orchestrator passes to the next node in deployment sequence. Fuel Library
provides puppet modules for Astute.
.
This package provides the Nailgun MCAgents.
Description-md5: 5228d11b2568ca218e0a634060253c9a
Homepage: https://github.com/stackforge/fuel-astute
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu