Fix ntp module version to an existing tag/branch
The 4.2.x was apparently removed at some point, and this makes the unit tests fails. This patch will need to be backported down to Queens. Change-Id: I6a5a0541d2cccc2e210954c4d3b3c45d24d1d649 Closes-Bug: #1823838
This commit is contained in:
parent
566703dc27
commit
541e9ea2a7
@ -43,7 +43,7 @@ mod 'certmonger',
|
||||
|
||||
mod 'ntp',
|
||||
:git => 'https://github.com/puppetlabs/puppetlabs-ntp',
|
||||
:ref => '4.2.x'
|
||||
:ref => '4.2.0'
|
||||
|
||||
mod 'ptp',
|
||||
:git => 'https://github.com/redhat-nfvpe/ptp',
|
||||
|
Loading…
x
Reference in New Issue
Block a user