Skip to content

Commit

Permalink
fix(osmap): update service_name for current versions of Fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Nov 20, 2019
1 parent 18acd66 commit 2731708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nfs/osmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Fedora:
pkgs_server: ['nfs-utils']
pkgs_client: ['nfs-utils']
service_name: 'nfs'
service_name: ['rpcbind', 'nfs-server']

0 comments on commit 2731708

Please sign in to comment.