staging-sync/koji: nfs is nfs-server now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
52a197735b
commit
24def8cd00
1 changed files with 2 additions and 2 deletions
|
@ -97,8 +97,8 @@
|
||||||
- wipe-fs
|
- wipe-fs
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: stop nfs
|
- name: stop nfs-server
|
||||||
service: name=nfs state=stopped
|
service: name=nfs-server state=stopped
|
||||||
- name: unmount /mnt/fedora_koji/koji/ostree
|
- name: unmount /mnt/fedora_koji/koji/ostree
|
||||||
mount: name=/mnt/fedora_koji/koji/ostree state=unmounted
|
mount: name=/mnt/fedora_koji/koji/ostree state=unmounted
|
||||||
- name: unmount /mnt/fedora_koji/koji/compose/ostree
|
- name: unmount /mnt/fedora_koji/koji/compose/ostree
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue