mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-25 18:23:05 +01:00
Test single-node cluster (#78)
* Molecule: Derive overrides.yml location from scenario dir # Conflicts: # molecule/default/molecule.yml # molecule/ipv6/molecule.yml * Molecule: Add single_node scenario * Fix get_nodes test for the case of empty groups
This commit is contained in:
@@ -53,8 +53,6 @@ provisioner:
|
||||
inventory:
|
||||
links:
|
||||
group_vars: ../../inventory/sample/group_vars
|
||||
env:
|
||||
OVERRIDES_FILE: ../default/overrides.yml
|
||||
scenario:
|
||||
test_sequence:
|
||||
- dependency
|
||||
|
||||
Reference in New Issue
Block a user