puppet-modules/puppetlabs-apt.git
3 years agoRelease version 7.6.0 v7.6.0
Auto-release [Tue, 15 Sep 2020 10:25:05 +0000 (10:25 +0000)]
Release version 7.6.0

3 years agoMerge pull request #949 from IrimieBogdan/IAC-1143
sheenaajay [Tue, 15 Sep 2020 09:46:01 +0000 (10:46 +0100)]
Merge pull request #949 from IrimieBogdan/IAC-1143

(IAC-1143) Custom fact is called twice

3 years ago(IAC-1143) Remove temporary fix.
BogdanIrimie [Mon, 14 Sep 2020 14:07:43 +0000 (17:07 +0300)]
(IAC-1143) Remove temporary fix.

3 years agoMerge branch 'main' into IAC-1143
BogdanIrimie [Mon, 14 Sep 2020 14:07:11 +0000 (17:07 +0300)]
Merge branch 'main' into IAC-1143

3 years ago(IAC-1143) Run Facter.clear before each test.
BogdanIrimie [Mon, 14 Sep 2020 13:58:52 +0000 (16:58 +0300)]
(IAC-1143) Run Facter.clear before each test.

3 years agoMerge pull request #948 from sheenaajay/purgeoption
carabasdaniel [Mon, 14 Sep 2020 13:13:23 +0000 (16:13 +0300)]
Merge pull request #948 from sheenaajay/purgeoption

(MODULES-10804) option to force purge source.lists file

3 years ago(IAC-1143) Adding temporary workaround for facter failures.
sheena [Mon, 14 Sep 2020 12:33:30 +0000 (13:33 +0100)]
(IAC-1143) Adding temporary workaround for facter failures.

3 years ago(MODULES-10804) option to force purge source.lists file
sheena [Thu, 10 Sep 2020 09:07:41 +0000 (10:07 +0100)]
(MODULES-10804) option to force purge source.lists file

3 years agoMerge pull request #947 from david22swan/IAC-978
sheenaajay [Tue, 18 Aug 2020 10:19:20 +0000 (11:19 +0100)]
Merge pull request #947 from david22swan/IAC-978

(IAC-978) - Removal of inappropriate terminology

3 years ago(IAC-978) - Removal of inappropriate terminology
David Swan [Tue, 18 Aug 2020 09:59:26 +0000 (10:59 +0100)]
(IAC-978) - Removal of inappropriate terminology

3 years ago(IAC-978) - PDK Update
David Swan [Tue, 18 Aug 2020 09:15:01 +0000 (10:15 +0100)]
(IAC-978) - PDK Update

3 years agoMerge pull request #946 from puppetlabs/release
sanfrancrisko [Wed, 12 Aug 2020 16:35:23 +0000 (17:35 +0100)]
Merge pull request #946 from puppetlabs/release

(maint) - Release version 7.5.0 mergeback

3 years agoRelease version 7.5.0 v7.5.0
Auto-release [Wed, 12 Aug 2020 13:05:16 +0000 (13:05 +0000)]
Release version 7.5.0

3 years agoMerge pull request #942 from gguillotte/clarify-loglevel
Paula Muir [Wed, 5 Aug 2020 09:54:10 +0000 (10:54 +0100)]
Merge pull request #942 from gguillotte/clarify-loglevel

(MODULES-10763) loglevel won't affect reports

3 years ago(MODULES-10763) loglevel won't affect reports
Garrett Guillotte [Tue, 4 Aug 2020 16:24:26 +0000 (09:24 -0700)]
(MODULES-10763) loglevel won't affect reports

The README suggests that setting a sufficiently high `loglevel` metaparameter
value will squelch the `Exec[apt_update]` resource's corrective changes from
agent reports. This is not true. Correct and clarify this statement to limit
its scope to log output, and link to MODULES-10763 for context on the exec
resource's false-positive reporting of corrective changes as a known issue.

3 years agoMerge pull request #940 from puppetlabs/pdksync_IAC-973
Adrian Iurca [Tue, 4 Aug 2020 10:13:16 +0000 (13:13 +0300)]
Merge pull request #940 from puppetlabs/pdksync_IAC-973

pdksync - (IAC-973) - Update travis/appveyor to run on new default branch main

3 years ago(IAC-973) - Update travis/appveyor to run on new default branch main pdksync_IAC-973
David Swan [Tue, 4 Aug 2020 09:51:47 +0000 (10:51 +0100)]
(IAC-973) - Update travis/appveyor to run on new default branch main

4 years agoMerge pull request #938 from mdklapwijk-forks/support-acng-ssl master
daianamezdrea [Thu, 28 May 2020 10:36:13 +0000 (13:36 +0300)]
Merge pull request #938 from mdklapwijk-forks/support-acng-ssl

patch-acng-ssl-support

4 years agopatch-acng-ssl-support
mdklapwijk [Wed, 27 May 2020 17:25:03 +0000 (19:25 +0200)]
patch-acng-ssl-support

Support for https repositories via caching proxy apt-cacher-ng using the "tell-me-what-you-need" method as described in the documentation:
- https://www.unix-ag.uni-kl.de/~bloch/acng/html/howtos.html#ssluse

4 years agoMerge pull request #936 from puppetlabs/pdksync_IAC-746
daianamezdrea [Thu, 21 May 2020 08:24:24 +0000 (11:24 +0300)]
Merge pull request #936 from puppetlabs/pdksync_IAC-746

(IAC-746) - Add ubuntu 20.04 support

4 years ago(IAC-746) - Add ubuntu 20.04 support pdksync_IAC-746
David Swan [Wed, 20 May 2020 10:52:06 +0000 (11:52 +0100)]
(IAC-746) - Add ubuntu 20.04 support

4 years agoMerge pull request #935 from puppetlabs/pdksync_abs
sheenaajay [Tue, 19 May 2020 08:45:38 +0000 (09:45 +0100)]
Merge pull request #935 from puppetlabs/pdksync_abs

pdksync - Use abs instead of vmpooler to provision test resources

4 years agoSwitch to default spec_helper_acceptance file pdksync_abs
Daniel Carabas [Mon, 18 May 2020 07:02:01 +0000 (10:02 +0300)]
Switch to default spec_helper_acceptance file

4 years agoChange provision from vmpooler to abs
Daniel Carabas [Mon, 18 May 2020 06:55:44 +0000 (09:55 +0300)]
Change provision from vmpooler to abs

4 years agoMerge pull request #934 from puppetlabs/release
Paula Muir [Thu, 14 May 2020 15:42:17 +0000 (16:42 +0100)]
Merge pull request #934 from puppetlabs/release

(maint) v7.4.2 Release Merge Back

4 years agoAdding CI: true to github workflow v7.4.2
Paula Muir [Thu, 14 May 2020 11:37:16 +0000 (12:37 +0100)]
Adding CI: true to github workflow

4 years agoRelease version 7.4.2
Auto-release [Thu, 14 May 2020 10:59:36 +0000 (10:59 +0000)]
Release version 7.4.2

4 years agoMerge pull request #933 from puppetlabs/pdksync_PDK_UPDATE
sanfrancrisko [Thu, 14 May 2020 09:14:28 +0000 (10:14 +0100)]
Merge pull request #933 from puppetlabs/pdksync_PDK_UPDATE

pdksync - (maint) - Pdk Update

4 years ago(maint) - add back gems removed by pdk update pdksync_PDK_UPDATE
david22swan [Wed, 13 May 2020 09:06:04 +0000 (10:06 +0100)]
(maint) - add back gems removed by pdk update

4 years ago(maint) - Pdk Update
David Swan [Tue, 12 May 2020 14:39:45 +0000 (15:39 +0100)]
(maint) - Pdk Update

4 years agoMerge pull request #931 from puppetlabs/pdksync_dependency_gems_update
daianamezdrea [Tue, 28 Apr 2020 08:41:09 +0000 (11:41 +0300)]
Merge pull request #931 from puppetlabs/pdksync_dependency_gems_update

pdksync - Add dependency gems to development group

4 years agoAdd net-ssh dependency gems to development group pdksync_dependency_gems_update
Daniel Carabas [Mon, 27 Apr 2020 11:26:49 +0000 (14:26 +0300)]
Add net-ssh dependency gems to development group

4 years agoMerge pull request #924 from gimmyxd/facter_4
carabasdaniel [Fri, 10 Apr 2020 11:45:40 +0000 (14:45 +0300)]
Merge pull request #924 from gimmyxd/facter_4

(maint) Update apt custom facts

4 years agoMerge pull request #927 from tryfunc/fix_apt_mark
sheenaajay [Wed, 8 Apr 2020 14:54:44 +0000 (15:54 +0100)]
Merge pull request #927 from tryfunc/fix_apt_mark

fix apt-mark syntax

4 years agofix unless_cmd
Vadim Chernyshev [Thu, 19 Mar 2020 13:32:46 +0000 (16:32 +0300)]
fix unless_cmd

apt-mark supports the following syntax:

 * showauto
 * showmanual
 * showhold

Signed-off-by: Vadim Chernyshev <tryfunc@gmail.com>
4 years ago(maint) Update apt custom facts
gimmy [Fri, 13 Mar 2020 12:09:41 +0000 (14:09 +0200)]
(maint) Update apt custom facts

This commit updates apt custom facts because the evaluation
of custom facts code has changed between facter 2 and facter 4.
In facter 2, when a custom fact is loaded, the code in `add` block
was not executed.
In facter 4, when a custom fact is loaded, the code outside `setcode`
block is executed(same as Facter 3).

4 years agoMerge pull request #923 from anarcat/no-mode
cmccrisken-puppet [Thu, 12 Mar 2020 09:47:17 +0000 (09:47 +0000)]
Merge pull request #923 from anarcat/no-mode

Do not specify file modes unless relevant

4 years agodo not specify file modes unless relevant
Antoine Beaupré [Wed, 11 Mar 2020 13:58:15 +0000 (09:58 -0400)]
do not specify file modes unless relevant

MODULES-10583 makes a good point: "why are you messing with my file
permissions"? In my case, the entire reason I made the following
change (in PR #906):

ab2e06b72f2be8dc38d6e3ecec68dc2cdacbce4e MODULES-10548: make files readonly

... is exactly *because* Puppet was changing the file modes from under
me. I was migrating from our own in-house APT module to the forge one,
and our module did *not* intervene in those file modes: it left the
file resources alone. Which means we could have a directive like this:

    File {
        owner   => root,
        group   => root,
        mode    => '444',
        ensure  => file,
    }

... which made all files readonly by default. So when I migrated to
the Puppetlabs APT module, modes were changed to be writable, which I
did not want.

As I reasoned in MODULES-10548, having files readonly provides an
excellent indicator that a file is managed by Puppet, even if some
module does not add a warning header - either because it forgot or
because it's impossible. But I also understand if people do not like
that policy.

I think the proper way of doing this is not specifying a mode at all,
and let local site-specific policies apply. I specifically proppose
this as an alternative to #921 because I believe adding more
parameters to the resources will needlessly complicate the script,
when we have a native, Puppet-DSL supported way of changing those
modes according to the right scope and context.

In a similar way, we might want to reconsider user and group ownership
of the files, but that can be done in a later time.

This reverts commit 316fd8f4dd1eb6595b3be495ccc5f4924da4de1b.

Signed-off-by: Antoine Beaupré <anarcat@debian.org>
4 years agoMerge pull request #922 from michaeltlombardi/ticket/release/IAC-605 7.4.1 v7.4.1
david22swan [Tue, 10 Mar 2020 16:42:46 +0000 (16:42 +0000)]
Merge pull request #922 from michaeltlombardi/ticket/release/IAC-605

(IAC-605) Prep for 7.4.1 release

4 years ago(IAC-605) Prep for 7.4.1 release
Michael T Lombardi [Tue, 10 Mar 2020 16:41:05 +0000 (11:41 -0500)]
(IAC-605) Prep for 7.4.1 release

4 years agoMerge pull request #920 from carabasdaniel/rollback_permissions
David Schmitt [Tue, 10 Mar 2020 15:34:27 +0000 (15:34 +0000)]
Merge pull request #920 from carabasdaniel/rollback_permissions

(MODULES-10583) Revert "MODULES-10548: make files readonly"

4 years agoRevert "MODULES-10548: make files readonly"
Daniel Carabas [Mon, 9 Mar 2020 16:18:53 +0000 (18:18 +0200)]
Revert "MODULES-10548: make files readonly"

This reverts commit ab2e06b72f2be8dc38d6e3ecec68dc2cdacbce4e.

4 years agoMerge pull request #919 from michaeltlombardi/maint/master/update-docker-image-names
carabasdaniel [Tue, 10 Mar 2020 09:07:36 +0000 (11:07 +0200)]
Merge pull request #919 from michaeltlombardi/maint/master/update-docker-image-names

(MAINT) Update docker image names

4 years ago(MAINT) Update docker image names
Michael T Lombardi [Mon, 9 Mar 2020 14:25:08 +0000 (09:25 -0500)]
(MAINT) Update docker image names

Prior to this commit the provision file referenced the old
waffleimage repo for CI docker images to use. This commit
updates the file to point at litmusimage, which is the repo
the latest images are released to.

4 years agoMerge pull request #918 from puppetlabs/pdksync_IAC-555
cmccrisken-puppet [Mon, 9 Mar 2020 11:04:27 +0000 (11:04 +0000)]
Merge pull request #918 from puppetlabs/pdksync_IAC-555

(IAC-555) pdksync - Remove distelli-manifest.yml

4 years ago(IAC-555) - Remove distelli-manifest.yml pdksync_IAC-555
David Swan [Fri, 6 Mar 2020 12:37:45 +0000 (12:37 +0000)]
(IAC-555) - Remove distelli-manifest.yml

4 years agoMerge pull request #917 from puppetlabs/release
david22swan [Tue, 3 Mar 2020 14:32:26 +0000 (14:32 +0000)]
Merge pull request #917 from puppetlabs/release

(MODULES-10561) Release Merge back

4 years agoMerge pull request #916 from david22swan/release_prep v7.4.0
cmccrisken-puppet [Tue, 3 Mar 2020 11:07:03 +0000 (11:07 +0000)]
Merge pull request #916 from david22swan/release_prep

(MODULES-10559) - v7.4.0 Release Preparation

4 years agoMerge pull request #914 from puppetlabs/pdksync_weekly_run
sheenaajay [Mon, 2 Mar 2020 10:55:49 +0000 (10:55 +0000)]
Merge pull request #914 from puppetlabs/pdksync_weekly_run

pdksync - Update weekly scheduled workflows

4 years agoMerge pull request #915 from puppetlabs/pdksync_PDK_UPDATE
sheenaajay [Thu, 27 Feb 2020 16:05:03 +0000 (16:05 +0000)]
Merge pull request #915 from puppetlabs/pdksync_PDK_UPDATE

pdksync - (maint) - Pdk Update

4 years ago(MODULES-10559) - v7.4.0 Release Preparation
David Swan [Thu, 27 Feb 2020 14:20:25 +0000 (14:20 +0000)]
(MODULES-10559) - v7.4.0 Release Preparation

4 years ago(maint) - Pdk Update
David Swan [Thu, 27 Feb 2020 13:14:06 +0000 (13:14 +0000)]
(maint) - Pdk Update

4 years agoUpdate weekly workflow schedule pdksync_weekly_run
Daniel Carabas [Wed, 26 Feb 2020 09:41:05 +0000 (11:41 +0200)]
Update weekly workflow schedule

4 years agoMerge pull request #911 from puppetlabs/pdksync_weekly_run
sheenaajay [Thu, 20 Feb 2020 10:10:28 +0000 (10:10 +0000)]
Merge pull request #911 from puppetlabs/pdksync_weekly_run

pdksync - Add weekly scheduled workflows

4 years agoAdd weekly workflow on default branch
Daniel Carabas [Thu, 20 Feb 2020 09:36:33 +0000 (11:36 +0200)]
Add weekly workflow on default branch

4 years agoMerge pull request #910 from paladox/patch-1
carabasdaniel [Wed, 19 Feb 2020 14:20:24 +0000 (16:20 +0200)]
Merge pull request #910 from paladox/patch-1

Add 'include' param to apt::backports

4 years agoAdd 'include' param to apt::backports
paladox [Tue, 18 Feb 2020 16:09:43 +0000 (16:09 +0000)]
Add 'include' param to apt::backports

4 years agoMerge pull request #906 from anarcat/modes
carabasdaniel [Mon, 17 Feb 2020 17:44:37 +0000 (19:44 +0200)]
Merge pull request #906 from anarcat/modes

MODULES-10548: make files readonly

4 years agoMODULES-10548: make files readonly
Antoine Beaupré [Wed, 12 Feb 2020 19:23:33 +0000 (14:23 -0500)]
MODULES-10548: make files readonly

Files created by the apt module are mode writable by the
owner. Because those files are managed by Puppet, they should really
not be writable by anyone, even root. While root can bypass those
warnings, having files readonly does provide an immediate and reliable
indication that a file should not be edited on site, on top of the
usual top of file warnings.

This also fixes a problem with sources.list.d being non-executable,
which Puppet seems to ignore, but seems better to keep consistent.

4 years agoMerge pull request #905 from anarcat/no-release
carabasdaniel [Mon, 17 Feb 2020 17:05:55 +0000 (19:05 +0200)]
Merge pull request #905 from anarcat/no-release

MODULES-10543: only consider lsbdistcodename for apt-transport-https

4 years agoMerge pull request #909 from puppetlabs/pdksync_IAC-215-3
carabasdaniel [Mon, 17 Feb 2020 13:41:18 +0000 (15:41 +0200)]
Merge pull request #909 from puppetlabs/pdksync_IAC-215-3

pdksync - (IAC-215) - Implement use_litmus:true

4 years ago(IAC-215) - Pdk Update pdksync_IAC-215-3
David Swan [Mon, 17 Feb 2020 09:14:00 +0000 (09:14 +0000)]
(IAC-215) - Pdk Update

4 years ago(IAC-215) - Implement use_litmus:true
David Swan [Mon, 17 Feb 2020 09:10:40 +0000 (09:10 +0000)]
(IAC-215) - Implement use_litmus:true

4 years agoMerge pull request #904 from anarcat/sources-list-remove
carabasdaniel [Thu, 13 Feb 2020 07:52:25 +0000 (09:52 +0200)]
Merge pull request #904 from anarcat/sources-list-remove

MODULES-10543: remove sources.list file on purging

4 years agoonly consider lsbdistcodename for apt-transport-https
Antoine Beaupré [Wed, 12 Feb 2020 19:03:15 +0000 (14:03 -0500)]
only consider lsbdistcodename for apt-transport-https

It does not matter if we have *one* older source from (say) jessie or
stretch, we could still be running buster or later. The latter is more
reliably indicated by the fact than by the provided "release"
parameter, which is really just an arbitrary string that does not
necessarily match a Debian suite, especially for third-party
repositories.

I have had a problem with this setting when deploying a "stretch"
repository on a "buster" system because I needed to keep MongoDB
running (which is gone from buster). The "stretch" line triggered this
line, which conflicted with a `ensure_packages` I had elsewhere in our
code base, to *remove* the `apt-transport-https` package from buster
and later.

An alternative implementation might prefer to remove the package
unconditionnally if we run a newer release, but I figured I would keep
the changes to a minimum.

4 years agoMODULES-10543: remove sources.list file on purging
Antoine Beaupré [Tue, 11 Feb 2020 16:40:06 +0000 (11:40 -0500)]
MODULES-10543: remove sources.list file on purging

The current sources.list purge behavior is inconsistent with the
preferences behavior. The former creates a file with a comment, the
latter removes the file.

This harmonizes this behavior between the two files and simply drops
the file if it is to be purged.

4 years agoMerge pull request #903 from puppetlabs/pdksync_pdksync-honeycombsetup
carabasdaniel [Fri, 7 Feb 2020 09:24:44 +0000 (11:24 +0200)]
Merge pull request #903 from puppetlabs/pdksync_pdksync-honeycombsetup

(IAC-365) updating tokens and dataset for honeycomb

4 years ago(IAC-365) updating tokens and dataset for honeycomb pdksync_pdksync-honeycombsetup
sheena [Wed, 5 Feb 2020 11:13:11 +0000 (11:13 +0000)]
(IAC-365) updating tokens and dataset for honeycomb

4 years agoMerge pull request #902 from puppetlabs/pdksync_deb10
lionce [Wed, 15 Jan 2020 11:59:48 +0000 (13:59 +0200)]
Merge pull request #902 from puppetlabs/pdksync_deb10

pdksync - (FM-8581) - Debian 10 added to travis and provision file refactored

4 years ago(FM-8581) - Debian 10 added to travis and provision file refactored pdksync_deb10
David Swan [Fri, 10 Jan 2020 15:58:28 +0000 (15:58 +0000)]
(FM-8581) - Debian 10 added to travis and provision file refactored

4 years agoMerge pull request #891 from synyx/include_apt
sheenaajay [Mon, 13 Jan 2020 10:14:54 +0000 (10:14 +0000)]
Merge pull request #891 from synyx/include_apt

Include apt in apt::backports

4 years agoMerge pull request #901 from puppetlabs/pdksync_github_actions
cmccrisken-puppet [Wed, 18 Dec 2019 15:14:03 +0000 (15:14 +0000)]
Merge pull request #901 from puppetlabs/pdksync_github_actions

pdksync - FM-8834 - Add GitHub action workflow

4 years agoAdd GitHub actions workflow pdksync_github_actions
lionce [Wed, 18 Dec 2019 14:39:30 +0000 (16:39 +0200)]
Add GitHub actions workflow

4 years agoMerge pull request #899 from puppetlabs/pdksync_travis-updates
david22swan [Tue, 17 Dec 2019 10:25:55 +0000 (10:25 +0000)]
Merge pull request #899 from puppetlabs/pdksync_travis-updates

pdksync - (maint) travis updates: bundler and slack

4 years ago(maint) update travis to notify puppet slack pdksync_travis-updates
David Schmitt [Mon, 16 Dec 2019 20:57:21 +0000 (20:57 +0000)]
(maint) update travis to notify puppet slack

4 years ago(maint) update travis to not use bundle update --system
David Schmitt [Mon, 16 Dec 2019 20:14:39 +0000 (20:14 +0000)]
(maint) update travis to not use bundle update --system

4 years agoMerge pull request #898 from puppetlabs/release
David Schmitt [Thu, 12 Dec 2019 10:21:52 +0000 (10:21 +0000)]
Merge pull request #898 from puppetlabs/release

(maint) Release Mergeback v7.3.0

4 years ago(maint) Releaseprep v7.3.0 v7.3.0
sheena [Wed, 11 Dec 2019 15:21:10 +0000 (15:21 +0000)]
(maint) Releaseprep v7.3.0

4 years agoMerge pull request #897 from puppetlabs/pdksync_pdksync-addubuntu14
carabasdaniel [Wed, 11 Dec 2019 12:31:44 +0000 (14:31 +0200)]
Merge pull request #897 from puppetlabs/pdksync_pdksync-addubuntu14

MODULES-10242 Add ubuntu14 support back to the modules

4 years agoMODULES-10242 Add ubuntu14 support back to the modules pdksync_pdksync-addubuntu14
sheena [Fri, 6 Dec 2019 11:24:25 +0000 (11:24 +0000)]
MODULES-10242 Add ubuntu14 support back to the modules

4 years agoinclude module apt in backports
Sascha Rüssel [Wed, 6 Nov 2019 13:47:19 +0000 (14:47 +0100)]
include module apt in backports

Otherwise there can be issues with undef values.
like:

Evaluation Error: Operator '[]' is not applicable to an Undef Value. (file: /etc/puppetlabs/code/environments/production/modules/apt/manifests/backports.pp, line: 73, column: 18) on node …

4 years agoMerge pull request #894 from atarax/master
sheenaajay [Mon, 9 Dec 2019 14:36:49 +0000 (14:36 +0000)]
Merge pull request #894 from atarax/master

MODULES-10063, extend apt::key to support deeplinks, this time with f…

4 years agoMerge pull request #890 from luckyraul/patch-1
sheenaajay [Mon, 9 Dec 2019 14:26:50 +0000 (14:26 +0000)]
Merge pull request #890 from luckyraul/patch-1

Adding a new parameter for dist

4 years agoMerge pull request #896 from puppetlabs/pdksync_pdksync-disableforge
david22swan [Fri, 6 Dec 2019 15:30:50 +0000 (15:30 +0000)]
Merge pull request #896 from puppetlabs/pdksync_pdksync-disableforge

pdksync - "MODULES-10236 disable deploy_to_forge for the module"

4 years agoMODULES-10236 disable deploy_to_forge for the module pdksync_pdksync-disableforge
sheena [Fri, 6 Dec 2019 14:38:59 +0000 (14:38 +0000)]
MODULES-10236 disable deploy_to_forge for the module

4 years agoMODULES-10063, extend apt::key to support deeplinks, this time with filename (https...
Tobias Kaesser [Fri, 29 Nov 2019 14:21:02 +0000 (15:21 +0100)]
MODULES-10063, extend apt::key to support deeplinks, this time with filename (https://some.source/somefile.key)

4 years agoMerge pull request #893 from puppetlabs/pdksync_simplecov
cmccrisken-puppet [Fri, 29 Nov 2019 11:11:02 +0000 (11:11 +0000)]
Merge pull request #893 from puppetlabs/pdksync_simplecov

(MODULES-10120) enable simplecov; update to PDK 1.14.1; minor cleanups

4 years ago(maint) Update to PDK 1.14.1 pdksync_simplecov
David Schmitt [Wed, 27 Nov 2019 18:31:35 +0000 (18:31 +0000)]
(maint) Update to PDK 1.14.1

4 years ago(maint) enable simplecov for ruby codecoverage testing
David Schmitt [Mon, 25 Nov 2019 18:25:27 +0000 (18:25 +0000)]
(maint) enable simplecov for ruby codecoverage testing

4 years ago(maint) update gitignore and pdkignore for .project file removal
David Schmitt [Thu, 21 Nov 2019 18:16:13 +0000 (18:16 +0000)]
(maint) update gitignore and pdkignore for .project file removal

4 years ago(maint) remove obsolete gepetto .project files
David Schmitt [Thu, 21 Nov 2019 18:06:18 +0000 (18:06 +0000)]
(maint) remove obsolete gepetto .project files

4 years ago(maint) mark .gitlab-ci.yml as deleted
David Schmitt [Thu, 21 Nov 2019 17:18:40 +0000 (17:18 +0000)]
(maint) mark .gitlab-ci.yml as deleted

4 years ago(maint) sort and canonicalise .sync.yml
David Schmitt [Thu, 21 Nov 2019 17:17:50 +0000 (17:17 +0000)]
(maint) sort and canonicalise .sync.yml

4 years agoMerge pull request #887 from puppetlabs/pdksync_encrypt-git
David Schmitt [Mon, 11 Nov 2019 16:11:54 +0000 (16:11 +0000)]
Merge pull request #887 from puppetlabs/pdksync_encrypt-git

pdksync - (FM-8634) ensure encrypted communication for fixtures

4 years agoMerge pull request #892 from atarax/master
carabasdaniel [Mon, 11 Nov 2019 10:06:08 +0000 (12:06 +0200)]
Merge pull request #892 from atarax/master

MODULES-10063, extend apt::key to support deeplinks

4 years agoMODULES-10063, extend apt::key to support deeplinks, current implementation only...
Tobias Kaesser [Wed, 6 Nov 2019 15:30:32 +0000 (16:30 +0100)]
MODULES-10063, extend apt::key to support deeplinks, current implementation only supports baseurls

4 years agoMerge pull request #888 from glennsarti/fix-travis
lionce [Thu, 7 Nov 2019 12:40:39 +0000 (14:40 +0200)]
Merge pull request #888 from glennsarti/fix-travis

(PDK-1501) Fix acceptance stages in Travis CI

4 years agoMerge pull request #889 from puppetlabs/pdksync_remove_support_ubuntu14
carabasdaniel [Wed, 6 Nov 2019 09:49:17 +0000 (11:49 +0200)]
Merge pull request #889 from puppetlabs/pdksync_remove_support_ubuntu14

pdksync - Remove Ubuntu 14 support

4 years agoLinux Mint Support
Nikita [Wed, 6 Nov 2019 09:23:55 +0000 (12:23 +0300)]
Linux Mint Support

Feature for a new possibility to replace LinuxMint with Ubuntu

4 years agoremove ubuntu 14 support pdksync_remove_support_ubuntu14
lionce [Wed, 6 Nov 2019 08:57:25 +0000 (10:57 +0200)]
remove ubuntu 14 support