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

Last updated: April 29,2024

1. Install "openstack-cluster-installer" package

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

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

2. Uninstall "openstack-cluster-installer" package

In this section, we are going to explain the necessary steps to uninstall openstack-cluster-installer on Kali Linux:

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

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

Package: openstack-cluster-installer
Version: 42.1.0
Installed-Size: 1396
Maintainer: Debian OpenStack
Architecture: all
Depends: adduser, apache2, apache2-utils, bind9, bind9-host, bind9utils, bridge-utils, ceph-common, curl, dbconfig-common, default-mysql-server, ilorest, ipcalc, ipmitool, isc-dhcp-server, jq, live-build, lsb-base, net-tools, openstack-cluster-installer-cli (= 42.1.0), openstack-debian-images, openstack-pkg-tools, openstack-puppet-modules, php, php-cli, php-mysql, php-dapphp-radius | php-radius, php-ssh2, php-yaml, puppet-master, puppet-module-camptocamp-systemd, puppet-module-heini-wait-for, puppet-module-icann-quagga, puppet-module-oci (= 42.1.0), puppet-module-puppetlabs-firewall, pxelinux, qemu-utils, sudo, swift, tftpd-hpa, debconf (>= 0.5) | debconf-2.0
Size: 223424
SHA256: 27dbd5e1d1d5a1010b305174f1a5d3f70304555865dd88bec3821a99583082d2
SHA1: f2cd2eb68e4e3d42758fd931f392fcfa2c6ea0f4
MD5sum: cc0b8912a09ecf06804cc2ac575ca579
Description: automatic PXE and puppet-master installer for OpenStack
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 provisionning server.
Description-md5: bc52e9a3452e5519be087da46545f46c
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_42.1.0_all.deb