Skip to content

Commit ac26c55

Browse files
committed
Update roles used in playbooks.
1 parent 280cf3d commit ac26c55

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

jobs/provision_virtualmicromagnetics_full.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,11 @@
4242
roles:
4343
- other_dependencies
4444
- oommf
45+
- oommf_examples
4546
- magpar
47+
- magpar_examples
4648
- nmag
47-
- magpar_oommf_nmag_examples
49+
- nmag_examples
4850
- xserver
4951
- { role: add_super_user, AUTOLOGIN: true }
5052
- { role: set_hostname, HOSTNAME: virtualmicromagnetics-full }

jobs/provision_virtualmicromagnetics_lite.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,11 @@
4040

4141
roles:
4242
- oommf
43+
- oommf_examples
4344
- magpar
45+
- magpar_examples
4446
- nmag
45-
- magpar_oommf_nmag_examples
47+
- nmag_examples
4648
- xserver
4749
- { role: add_super_user, AUTOLOGIN: true }
4850
- { role: set_hostname, HOSTNAME: virtualmicromagnetics-lite }

0 commit comments

Comments
 (0)