zulip/puppet
Alex Vandiver 0d42abe1a8 puppet: wal-g is a tarball with a single file, not a directory.
5db55c38dc switched from `ensure => present` to the more specific
`ensure => directory` on the premise that tarballs would result in
more than one file being copied out of them.  However, we only extract
a single file from the wal-g tarball, and install it at the output
path.  The new rule attempts to replace it with an empty directory
after extraction.

Switch back to `ensure => present` for the tarball codepath.
2023-02-14 18:18:36 -05:00
..
zulip puppet: wal-g is a tarball with a single file, not a directory. 2023-02-14 18:18:36 -05:00
zulip_ops chat.zulip.org: Enable Sentry hook. 2023-02-14 17:20:35 -05:00
deps.yaml puppet: Upgrade puppetlabs libraries. 2022-11-08 13:26:32 -08:00