Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nounous
Ansible
Commits
5448a708
Verified
Commit
5448a708
authored
Jan 30, 2022
by
aeltheos
Committed by
ynerant
Apr 04, 2022
Browse files
added ceph-pacific (16.x) to proxmox hypervisor
parent
b2e0c08c
Changes
2
Hide whitespace changes
Inline
Side-by-side
roles/proxmox-apt-sources/tasks/main.yml
View file @
5448a708
---
-
name
:
Configure Proxmox repositories
template
:
src
:
apt/sources.list.d/pve-enterprise.list.j2
dest
:
/etc/apt/sources.list.d/pve-enterprise.list
src
:
"
apt/sources.list.d/{{
item
}}.list.j2"
dest
:
"
/etc/apt/sources.list.d/{{
item
}}.list"
loop
:
-
pve-enterprise
-
ceph
roles/proxmox-apt-sources/templates/apt/sources.list.d/ceph.list.j2
0 → 100644
View file @
5448a708
{{ ansible_header | comment }}
deb {{ ceph_mirror }} {{ ansible_distribution_release }} main
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment