Updated distribution codename

This commit is contained in:
Trial97
2020-02-06 15:42:45 +02:00
committed by Dan Christian Bogos
parent 362301b3c1
commit 06a3f935d7
2 changed files with 3 additions and 3 deletions

View File

@@ -2,10 +2,10 @@
Origin: apt.cgrates.org
Label: apt.cgrates.org
Suite: stable
Codename: v0.10.0
Codename: v0.10
Architectures: amd64
Components: main
Description: CGRateS v0.10.0 APT repository
Description: CGRateS v0.10 APT repository
SignWith: yes
DebOverride: override.testing
DscOverride: override.testing

View File

@@ -182,7 +182,7 @@
# Include the package with reprepro
- name : Include the package with reprepro
become: yes
command: sudo reprepro -A amd64 -Vb . include v0.10.0 /var/packages/debian/incoming/{{ item }}
command: sudo reprepro -A amd64 -Vb . include v0.10 /var/packages/debian/incoming/{{ item }}
ignore_errors: true
args :
chdir: /var/packages/debian