File tree Expand file tree Collapse file tree 3 files changed +5
-17
lines changed Expand file tree Collapse file tree 3 files changed +5
-17
lines changed Original file line number Diff line number Diff line change @@ -519,10 +519,6 @@ perun_registrar_backupTo: "{{ perun_email }}"
519519perun_registrar_replyTo : " "
520520perun_registrar_replyToName : " "
521521
522- # perun-cabinet.properties
523- perun_cabinet_mu_login : " "
524- perun_cabinet_mu_password : " "
525-
526522# LDAP
527523perun_ldap_local : true
528524perun_ldap_url : " ldap://perun-host:389"
Original file line number Diff line number Diff line change 7676 mode : ' 0440'
7777 notify : " restart perun_rpc"
7878
79- - name : " create perun-cabinet.properties"
80- template :
81- src : perun-cabinet.properties.j2
82- dest : /etc/perun/rpc/perun-cabinet.properties
83- owner : root
84- group : perunrpc
85- mode : ' 0440'
86- notify : " restart perun_rpc"
79+ # TODO - remove after some time
80+ - name : " remove unused perun-cabinet.properties"
81+ file :
82+ path : ' /etc/perun/rpc/perun-cabinet.properties'
83+ state : absent
8784
8885- name : " create perun-registrar-lib.properties"
8986 template :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments