Skip to content

Commit ee33919

Browse files
committed
Clean up commented lines.
1 parent 4a7989e commit ee33919

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

molecule/vagrant/molecule.yml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ driver:
1010
lint:
1111
name: yamllint
1212
platforms:
13-
# - name: bootstrap-debian
14-
# box: debian/stretch64
15-
# - name: bootstrap-fedora
16-
# box: fedora/29-cloud-base
13+
- name: bootstrap-debian
14+
box: debian/stretch64
15+
- name: bootstrap-fedora
16+
box: fedora/29-cloud-base
1717
- name: bootstrap-openbsd
1818
box: generic/openbsd6
1919
provisioner:
@@ -29,7 +29,3 @@ provisioner:
2929
ansible_python_interpreter: /usr/local/bin/python3
3030
scenario:
3131
name: vagrant
32-
# verifier:
33-
# name: goss
34-
# lint:
35-
# name: yamllint

0 commit comments

Comments
 (0)