Skip to content

Commit 54c0eea

Browse files
committed
remove empty default munge key (nonfunctional change, just clearer)
1 parent 0cb0e2a commit 54c0eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ ohpc_release_repos:
4848
"7": "https://github.com/openhpc/ohpc/releases/download/v1.3.GA/ohpc-release-1.3-1.el7.x86_64.rpm" # ohpc v1.3 for Centos 7
4949
"8": "http://repos.openhpc.community/OpenHPC/2/CentOS_8/x86_64/ohpc-release-2-1.el8.x86_64.rpm" # ohpc v2 for Centos 8
5050
openhpc_slurm_configless: false
51-
openhpc_munge_key: ''
51+
openhpc_munge_key:
5252
openhpc_login_only_nodes: ''
5353
openhpc_module_system_install: true
5454

0 commit comments

Comments
 (0)