Skip to content

Commit

Permalink
Powervault support for linear storage
Browse files Browse the repository at this point in the history
Signed-off-by: Shubhangi-dell <shubhangi_srivastava@dell.com>
  • Loading branch information
Shubhangi-dell committed Sep 23, 2021
1 parent 68df849 commit 1a93dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/powervault_me4_nfs/tasks/nfs_node_configure.yml
Expand Up @@ -15,7 +15,7 @@
---

- name: Include
include_tasks: "{{ playbook_dir }}/../../../control_plane/roles/powervault_me4/tasks/ports.yml"
include_tasks: "{{ playbook_dir }}/control_plane/roles/powervault_me4/tasks/ports.yml"

- name: Refresh ssh keys
command: ssh-keygen -R {{ groups['powervault_me4'][0] }}
Expand Down

0 comments on commit 1a93dfc

Please sign in to comment.