Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(PDB-3654) bump version and ini file dep #274

Merged
merged 1 commit into from
Nov 6, 2017

Conversation

Zak-Kent
Copy link
Contributor

@Zak-Kent Zak-Kent commented Nov 3, 2017

  • working on getting travis tests going with PG 9.6 before bumping version dep

@Zak-Kent Zak-Kent force-pushed the PDB-3654/bump-ini-file-dep branch 29 times, most recently from 98148f7 to 76c9b19 Compare November 6, 2017 19:46
@Zak-Kent Zak-Kent force-pushed the PDB-3654/bump-ini-file-dep branch 2 times, most recently from d13cbb4 to 6d27d2c Compare November 6, 2017 22:07
@@ -10,6 +10,10 @@ HOSTS:
docker_cmd: '["/sbin/init"]'
docker_image_commands:
# ensure that upstart is booting correctly in the container
- 'wget -O - http://apt.postgresql.org/pub/repos/apt/ACCC4CF8.asc | sudo apt-key add -'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be https

@@ -10,6 +10,10 @@ HOSTS:
docker_cmd: '["/sbin/init"]'
docker_image_commands:
# ensure that upstart is booting correctly in the container
- 'wget -O - http://apt.postgresql.org/pub/repos/apt/ACCC4CF8.asc | sudo apt-key add -'
- 'sh -c "echo deb http://apt.postgresql.org/pub/repos/apt/ trusty-pgdg main >> /etc/apt/sources.list.d/postgresql.list"'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So should this, but it doesn't matter as much if the above is.

@Zak-Kent Zak-Kent force-pushed the PDB-3654/bump-ini-file-dep branch 2 times, most recently from 38d4b02 to 51a0c63 Compare November 6, 2017 22:51
@mullr mullr merged commit 9f06d7f into puppetlabs:master Nov 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants