You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Julien Escario 9267f0b765 Merge branch 'master' of gitlab.altinea.fr:altinea/install-scripts 3 years ago
..
README.md Initial release 4 years ago
altinea_puppet_install.sh Removed bullseye-specific hack as package is now available 3 years ago

README.md

Quick howto

With curl :

curl -s https://gitlab.altinea.fr/altinea/install-scripts/raw/branch/master/foreman/altinea_puppet_install.sh |/bin/bash

With wget :

wget -q -O - https://gitlab.altinea.fr/altinea/install-scripts/raw/branch/master/foreman/altinea_puppet_install.sh |/bin/bash