update to 3.1 (#228)
This does a couple things: * primarily it upgrades to 3.1, installing the newer package. A lot of small updates have been made to accommodate this. Mostly testing updates, but most EL distros now specifies the node and ruby version in their var files. * This fixes the test suite as GH actions seems to have updated.
Showing
- .github/workflows/tests.yml 1 addition, 11 deletions.github/workflows/tests.yml
- defaults/main/install.yml 4 additions, 4 deletionsdefaults/main/install.yml
- molecule/default/molecule.yml 9 additions, 9 deletionsmolecule/default/molecule.yml
- molecule/upgrade/molecule.yml 3 additions, 3 deletionsmolecule/upgrade/molecule.yml
- molecule/upgrade/prepare.yml 14 additions, 0 deletionsmolecule/upgrade/prepare.yml
- molecule/upgrade/vars/prepare.yml 3 additions, 5 deletionsmolecule/upgrade/vars/prepare.yml
- molecule/upgrade/verify.yml 3 additions, 6 deletionsmolecule/upgrade/verify.yml
- tasks/install-package.yml 10 additions, 0 deletionstasks/install-package.yml
- vars/AlmaLinux/9.yml 2 additions, 0 deletionsvars/AlmaLinux/9.yml
- vars/CentOS/8.yml 2 additions, 2 deletionsvars/CentOS/8.yml
- vars/RedHat/9.yml 2 additions, 0 deletionsvars/RedHat/9.yml
- vars/Rocky/9.yml 2 additions, 0 deletionsvars/Rocky/9.yml
Loading
Please register or sign in to comment