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

Last updated: May 17,2024

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

This tutorial shows how to install openstack-cluster-installer-openstack-ci on Kali Linux

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

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

This tutorial shows how to uninstall openstack-cluster-installer-openstack-ci on Kali Linux:

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

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

Package: openstack-cluster-installer-openstack-ci
Source: openstack-cluster-installer
Version: 42.1.0
Installed-Size: 85
Maintainer: Debian OpenStack
Architecture: all
Depends: ipxe, jq, openssh-client, python3-openstackclient, q-text-as-data, wget
Size: 29088
SHA256: 318f3374d1d24ac4fe7b710de2a0be42cd98fe51e7a4fdf6339ba05644a48d93
SHA1: e5a8657aad53a18497ffe43e9fc3f8d8bfbb9d2a
MD5sum: c8c8df44076e19d1cb0a2599e558b8f3
Description: automatic PXE and puppet-master installer for OpenStack - PoC
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 installs the scripting needed for running OCI on a CI using
OpenStack itself (ie: OpenStack installed on VMs in a cloud).
Description-md5: 7164a422d609d3939b2b11017e18977a
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-openstack-ci_42.1.0_all.deb

5. The same packages on other Linux Distributions