Dan Webb
Dan Webb
Hi there! Thanks for taking the time to submit an issue. We would happily accept a pull request to resolve this issue. If you need help or guidance on submitting,...
Interesting! Few edge case questions: 1) If we change the owner of the database, do we have to-recreate the database? 2) Are you trying to fix-up an existing database? As...
Changing the title as it technically is idempotent. If you give it the same block twice it doesn't try to change it.
Thanks for pointing this one out @hrak! Do you think you're able to fix this one or do you want me to go update the URLs?
Related #940
We're waiting on #275 to get merged in first, as this cookbook wont converge without it. Once we've got a clean converging cookbook we'll release. Thanks!
Waiting on some upstream fixes to come through: https://github.com/computology/packagecloud-cookbook/pull/53
@NoMotion we're still waiting for the package cloud repo to merge Tims latest changes/fixes. I've pinged them again to see if they can ship
There's something up with the MacOS recipe right now. Will resume next week
Yeah looks like the documentation is misleading here, `user` is the connection user, and `createuser` is the user that gets created, so the above code will try and connect to...