(CONT-493) PPA validation adjustment CONT-493-ppa_validation_fix
authorLukas Audzevicius <laudzevicius24@hotmail.com>
Tue, 17 Jan 2023 16:59:08 +0000 (16:59 +0000)
committerLukas Audzevicius <laudzevicius24@hotmail.com>
Wed, 18 Jan 2023 10:26:45 +0000 (10:26 +0000)
commita14262bee036e58811f4d720023d742ace975b57
tree1b31fea27731af5c556ff19dbb6190d1f2778684
parentf12c74c57f32c58c55393a6b9fc525d6fe9e616d
(CONT-493) PPA validation adjustment

Prior to this commit, one of our updates (https://github.com/puppetlabs/puppetlabs-apt/pull/1052)
implemented a regex validation for ppa packages that were to be
installed. However, this validation did not account for resource
names that were dotted.

This commit aims to fix this bug in our validation process so that it
works as intended.
manifests/ppa.pp
spec/defines/ppa_spec.rb