Skip to content

Commit

Permalink
Correct yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sverhoeven committed Mar 20, 2024
1 parent 5b484fa commit 151297c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions research-cloud-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,9 @@
- name: Setup nfs server
when: worker_ip_addresses
block:
-name: nfs-server
apt:
name:
- name: nfs-server
apt:
pkg:
- nfs-common
- nfs-kernel-server
state: present
Expand Down

0 comments on commit 151297c

Please sign in to comment.