How to Install and Uninstall openstack-cluster-installer-agent Package on Kali Linux

Last updated: May 19,2024

1. Install "openstack-cluster-installer-agent" package

Please follow the steps below to install openstack-cluster-installer-agent on Kali Linux

$ sudo apt update $ sudo apt install openstack-cluster-installer-agent

2. Uninstall "openstack-cluster-installer-agent" package

Please follow the guidance below to uninstall openstack-cluster-installer-agent on Kali Linux:

$ sudo apt remove openstack-cluster-installer-agent $ sudo apt autoclean && sudo apt autoremove

3. Information about the openstack-cluster-installer-agent package on Kali Linux

Package: openstack-cluster-installer-agent
Source: openstack-cluster-installer
Version: 42.1.0
Installed-Size: 91
Maintainer: Debian OpenStack
Architecture: all
Replaces: openstack-cluster-installer (<< 27~)
Depends: openstack-cluster-installer-common (= 42.1.0)
Breaks: openstack-cluster-installer (<< 27~)
Size: 33132
SHA256: a241d774d09216f0bba005a367b9ad8e443581e002be2bbdc161c4012ea7bf31
SHA1: 62988a41e5d58aaae0674c405cab3473934656a0
MD5sum: cb16cf6efe206397b733c6cffe31b054
Description: automatic PXE and puppet-master installer for OpenStack - agent
OCI (OpenStack Cluster Installer) is a software to provision an OpenStack
clusters automatically. This package installs a provisioning machine, which
uses the below components:
* a DHCP server (isc-dhcp-server)
* a PXE boot server (tftp-hpa)
* a web server (apache2)
* a puppet-master
.
Once computers in the cluster boot for the first time, a Debian live system is
served by OCI over PXE, to act as a discovery image. This live system then
reports the hardware features back to OCI. Computers can then be installed
with Debian from that live system, configured with a puppet-agent that will
connect to the puppet-master of OCI. After Debian is installed, the server
reboots, and OpenStack services are provisionned, depending on the server role
in the cluster.
.
OCI is fully packaged in Debian, including all of the Puppet modules. After
installing the OCI package and its dependencies, no other artificat needs to
be installed on your provisioning server, meaning that if a local debian
mirror is available, the OpenStack cluster installation can be done completely
offline.
.
This package contains the necessary tooling inside the Debian Live environment
to do hardware discovery, which will be reported back to the centralized OCI
REST API.
Description-md5: 3e669e6525f32364a2feb28aebd20284
Homepage: https://salsa.debian.org/openstack-team/debian/openstack-cluster-installer
Section: net
Priority: optional
Filename: pool/main/o/openstack-cluster-installer/openstack-cluster-installer-agent_42.1.0_all.deb