Beaker Installation On A Debian, Ubuntu And Kali
Maintainer: Freexian Packaging Team
Email: [email protected] .
Website: https://github.com/puppetlabs/beaker
Section: admin
Install beaker
-
Debian
apt-get install puppet-beaker
Click to copy -
Ubuntu
apt-get install puppet-beaker
Click to copy -
Kali Linux
apt-get install puppet-beaker
Click to copy
puppet-beaker
test harness providing platform abstraction and VM provisioningTest harness focused on acceptance testing via interactions between multiple (virtual) machines. It provides platform abstraction between different Systems Under Test (SUTs), and it can also be used as a virtual machine provisioner - setting up machines, running any commands on those machines, and then exiting. Beaker runs tests written in Ruby, and provides additional Domain-Specific Language (DSL) methods. This gives you access to all standard Ruby along with acceptance testing specific commands.
To install the latest version of beaker in your favorite operating system just copy the beaker installation command from above and paste it into terminal. It will download and install the latest version of beaker 2023 package in your OS.