Skip to content

Commit 18f19c8

Browse files
committed
BUG-049: Remove explicit VM roles from container builds.
1 parent bec2110 commit 18f19c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

jobs/provision_virtualmicromagnetics_fidimag.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
- { role: rst_to_html, SOURCE_PATH: "/vagrant/extra_resources/welcome/welcome_{{ name }}.rst" }
1414
- fidimag
1515
- fidimag_examples
16-
- xserver
17-
- add_super_user
1816
- { role: xserver, when: type == "vm" }
1917
- { role: add_super_user, when: type == "vm" }
2018
- { role: copy_skeleton, TYPE: type }

0 commit comments

Comments
 (0)