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

Last updated: May 18,2024

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

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

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

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

Please follow the steps below to uninstall openstack-cluster-installer-cli on Kali Linux:

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

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

Package: openstack-cluster-installer-cli
Source: openstack-cluster-installer
Version: 42.1.0
Installed-Size: 162
Maintainer: Debian OpenStack
Architecture: all
Depends: csvkit, curl, gridsite-clients, q-text-as-data
Size: 45220
SHA256: 84b5b69f032ebc89197ec2f75928793de769caf3191f58a343d4fa8ba97e15fb
SHA1: 870a203260e14f9693a180009325663c19ad4ca2
MD5sum: 1c400a3e690d4cbc85018fb64b9c0541
Description: automatic PXE and puppet-master installer for OpenStack - API client
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 command line interface (CLI) API client.
Description-md5: e8360dfb0cec1d9a952e0a44beb56911
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-cli_42.1.0_all.deb