Skip to content

Commit

Permalink
remove vlan host
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Sjögren <[email protected]>
  • Loading branch information
konstruktoid committed Dec 21, 2023
1 parent 3f0c660 commit 020f010
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions molecule/debian/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@ provisioner:
log: true
inventory:
host_vars:
bullseye_vlan:
ansible_python_interpreter: /usr/bin/python3
sshd_admin_net: "0.0.0.0/0"
sshd_allow_groups: vagrant sudo
suid_sgid_permissions: false
system_upgrade: false
bookworm:
ansible_python_interpreter: /usr/bin/python3
sshd_admin_net:
Expand Down Expand Up @@ -56,11 +50,6 @@ platforms:
instance_raw_config_args:
- "vbguest.installer_options = { allow_kernel_upgrade: true }"
memory: 1024
- name: bullseye_vlan
box: debian/bullseye64
instance_raw_config_args:
- vbguest.auto_update = false
memory: 1024
- name: bullseye
box: debian/bullseye64
instance_raw_config_args:
Expand Down

0 comments on commit 020f010

Please sign in to comment.