How to Install and Uninstall puppet-module-oci Package on Kali Linux

Last updated: October 06,2024

1. Install "puppet-module-oci" package

Learn how to install puppet-module-oci on Kali Linux

$ sudo apt update $ sudo apt install puppet-module-oci

2. Uninstall "puppet-module-oci" package

This tutorial shows how to uninstall puppet-module-oci on Kali Linux:

$ sudo apt remove puppet-module-oci $ sudo apt autoclean && sudo apt autoremove

3. Information about the puppet-module-oci package on Kali Linux

Package: puppet-module-oci
Source: openstack-cluster-installer
Version: 42.1.0
Installed-Size: 554
Maintainer: Debian OpenStack
Architecture: all
Depends: openstack-puppet-modules, puppet-module-aboe-chrony, puppet-module-camptocamp-postfix, puppet-module-cristifalcas-etcd, puppet-module-deric-zookeeper, puppet-module-etcddiscovery, puppet-module-magnum, puppet-module-pcfens-filebeat, puppet-module-placement, puppet-module-puppetlabs-mysql (>= 8.1.0), puppet-module-saz-ssh, puppet-module-tempest, puppet-module-voxpupuli-alternatives, puppet-module-voxpupuli-collectd
Size: 77624
SHA256: 43618124be24cefeb7688cf88ee06068e9cec5a7b9db44cb5edc32ce15a2b9e6
SHA1: 4610969cf7ab1cc0172bab1c17ec7377acec6aac
MD5sum: 2337fef21c54fce03d919339f48b04bf
Description: automatic PXE and puppet-master installer for OpenStack - puppet module
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 puppet module.
Description-md5: a57908137d2648b7836fbc4646232dd0
Homepage: https://salsa.debian.org/openstack-team/debian/openstack-cluster-installer
Section: net
Priority: optional
Filename: pool/main/o/openstack-cluster-installer/puppet-module-oci_42.1.0_all.deb