Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ansible
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nounous
Ansible
Commits
e9d1dea9
Commit
e9d1dea9
authored
2 years ago
by
shirenn
🌊
Browse files
Options
Downloads
Patches
Plain Diff
[borg] vault path
parent
62ffff20
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
group_vars/all/borg.yml
+1
-1
1 addition, 1 deletion
group_vars/all/borg.yml
host_vars/cameron.adm.crans.org
+1
-1
1 addition, 1 deletion
host_vars/cameron.adm.crans.org
with
2 additions
and
2 deletions
group_vars/all/borg.yml
+
1
−
1
View file @
e9d1dea9
...
...
@@ -16,5 +16,5 @@ glob_borg:
extra_init
:
-
make-parent-dirs
encryption_passphrase
:
"
{{
vault.borg.encryption_passphrase
}}"
ssh_privkey
:
"
{{
vault.borg
backup
.ssh.privkey
}}"
ssh_privkey
:
"
{{
vault.borg.ssh.privkey
}}"
ssh_options
:
-4 -p
2223
This diff is collapsed.
Click to expand it.
host_vars/cameron.adm.crans.org
+
1
−
1
View file @
e9d1dea9
...
...
@@ -42,4 +42,4 @@ loc_service_backup:
password: "{{ vault.ldap_home_password }}"
rootdn: cn=Utilisateurs,dc=crans,dc=org
ldap_server: ldap://re2o-ldap.adm.crans.org
borg_key: "{{ vault.borg
backup_passwd
}}"
borg_key: "{{ vault.borg
.encryption_passphrase
}}"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment