Update PgBackRest wrapper script and move the config data into separate folder
This commit is contained in:
3
config/.gitignore
vendored
Normal file
3
config/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
pgbackrest.cfg
|
||||
stanza.cfg
|
||||
!.gitignore
|
||||
2
config/pgbackrest.sample.cfg
Normal file
2
config/pgbackrest.sample.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[PgBackRest]
|
||||
sudo_user=pgbackrest
|
||||
3
config/stanza.sample.cfg
Normal file
3
config/stanza.sample.cfg
Normal file
@@ -0,0 +1,3 @@
|
||||
[stanzas]
|
||||
stanza_a
|
||||
stanza_b
|
||||
Reference in New Issue
Block a user