Remove unused puppet-ptp

Usage of puppet-ptp was removed by [1]. This change removes the module
from test requirements.

[1] 1015d5ab010cf6d1c6924c88d20aa75a09bca5b2

Conflicts:
	Puppetfile_extras

Change-Id: Ie7936c10db92e76d9b346dd06b9db6e3c51c663e
(cherry picked from commit d7248de300ab0ced427dc468c0a1ee98d1f92eab)
This commit is contained in:
Takashi Kajinami 2022-02-10 11:13:33 +09:00
parent 8970411b05
commit 96cd50e123

View File

@ -13,10 +13,6 @@ mod 'fdio',
:git => 'https://git.fd.io/puppet-fdio',
:ref => 'master'
mod 'ptp',
:git => 'https://github.com/redhat-nfvpe/ptp',
:ref => 'master'
# NOTE(aschultz): Pinned due to LP#1755211
mod 'systemd',
:git => 'https://github.com/camptocamp/puppet-systemd',