push luks encrypted data from active to standby
The new rsync module [luksdata] contains the destination folder path. This is used by rsync daemon when rsync command is executed on active controller to copy data. TEST PASSED: Deployed changes on Duplex PASSED: Created new file on active controller PASSED: Changed existing file on active controller PASSED: Deleted a file on active controller Story: 2010872 Task: 49058 Change-Id: I02c0092b77ebc1d8e93daa75d8644c150e080d60 Signed-off-by: Harshad sonde <harshad.sonde@windriver.com>
This commit is contained in:
parent
28720e9e90
commit
5165dab258
@ -67,3 +67,9 @@ read only = yes
|
||||
comment = Helm chart repo
|
||||
uid = root
|
||||
read only = no
|
||||
|
||||
[luksdata]
|
||||
path = /var/luks/stx/luks_fs/controller/
|
||||
comment = Luks encrypted filesystem
|
||||
uid = root
|
||||
read only = no
|
||||
|
Loading…
x
Reference in New Issue
Block a user