Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
nqb committed Jun 22, 2021
1 parent 8cad8d3 commit 51fafac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ variables:
tags:
- inverse.ca
- shell

.deploy_deb_job:
stage: upload
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion addons/vagrant/extra_vars_branches.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
# Add branches repository
packetfence_install__centos_release_rpm: 'http://packetfence.org/downloads/PacketFence/RHEL7/packetfence-release-el7.branches.noarch.rpm'
packetfence_install__centos_release_rpm: 'http://packetfence.org/downloads/PacketFence/RHEL7/packetfence-release-branches-el7.noarch.rpm'
packetfence_install__centos:
repos:
- packetfence-branches
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
packetfence_install__centos_release_rpm: 'http://packetfence.org/downloads/PacketFence/RHEL7/packetfence-release-el7.stable.noarch.rpm'
packetfence_install__centos_release_rpm: 'http://packetfence.org/downloads/PacketFence/RHEL7/packetfence-release-{{ pf_minor_release }}-el7.noarch.rpm'

0 comments on commit 51fafac

Please sign in to comment.