zulip/puppet/zulip
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
..
files hooks: Fix shebang line to use /usr/bin/env bash. 2023-02-14 17:28:58 -05:00
lib/puppet puppet: Monitor "hosts_fullstack" hosts (e.g. CZO). 2022-11-01 22:24:40 -07:00
manifests puppet: wal-g is a tarball with a single file, not a directory. 2023-02-14 18:18:36 -05:00
templates memcached: Allow overriding the max-item-size. 2023-02-09 12:04:29 -08:00