-
Notifications
You must be signed in to change notification settings - Fork 613
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-postgresql
base: v6.10.0
head repository: puppetlabs/puppetlabs-postgresql
compare: v6.10.1
- 9 commits
- 7 files changed
- 7 contributors
Commits on Feb 5, 2021
-
Also perform systemd daemon-reload on Puppet 6.1+
The way daemon-reload is implemented in Puppet 6.1 is by calling systemctl show --property=NeedDaemonReload -- $SERVICE If that returns yes then it performs systemctl daemon-reload. However, this doesn't work reliable because of the particular case. # systemctl show --property=NeedDaemonReload -- postgresql Failed to get properties: Access denied This is probably because the original unit file is removed.Configuration menu - View commit details
-
Copy full SHA for 3d47832 - Browse repository at this point
Copy the full SHA 3d47832View commit details -
Move the Template uses comment to the actual template
This moves it so it's closer to the actual call to template()
Configuration menu - View commit details
-
Copy full SHA for 18e7cf6 - Browse repository at this point
Copy the full SHA 18e7cf6View commit details -
Improve systemctl daemon-reload comment wording
Co-authored-by: Evgeni Golov <evgeni@golov.de>
Configuration menu - View commit details
-
Copy full SHA for 75cdb52 - Browse repository at this point
Copy the full SHA 75cdb52View commit details -
Merge pull request #1233 from ekohl/fix-systemd-reload
Also perform systemd daemon-reload on Puppet 6.1+
Configuration menu - View commit details
-
Copy full SHA for 8498326 - Browse repository at this point
Copy the full SHA 8498326View commit details
Commits on Feb 8, 2021
-
Merge pull request #1234 from puppetlabs/release
(IAC-1408) Release mergeback v6.10.0
Configuration menu - View commit details
-
Copy full SHA for 4e72c4b - Browse repository at this point
Copy the full SHA 4e72c4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f7bef8 - Browse repository at this point
Copy the full SHA 9f7bef8View commit details -
Merge pull request #1206 from puppetlabs/pdksync_gitpod
pdksync - Update pdk-templates for gitpod and codespaces support
Configuration menu - View commit details
-
Copy full SHA for cf07254 - Browse repository at this point
Copy the full SHA cf07254View commit details
Commits on Feb 9, 2021
-
Auto-release committed
Feb 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 88a7c01 - Browse repository at this point
Copy the full SHA 88a7c01View commit details -
Merge pull request #1235 from sheenaajay/release
(IAC-1421) Release Prep v6.10.1
Configuration menu - View commit details
-
Copy full SHA for a16a0ce - Browse repository at this point
Copy the full SHA a16a0ceView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.10.0...v6.10.1