chef-cookbooks
chef-cookbooks copied to clipboard
Open source chef cookbooks.
Fix fb_systemd on hosts without networkd Summary: If you don't use networkd (and `fb_networkd`), then this code in `fb_system::networkd` Test Plan: @anitazha did some testing of this internal to Meta...
Hello, we've written a version of `fb_apt` that replaces use of `apt-key` and `/etc/apt/trusted.gpg.d`[^1] with per-repo keyrings managed by `gpg` and specified via `Signed-By`. It also uses the newer DEB822...
Change most cookbooks to not fail on fedora (if they already supported Centos), as well as adding RHEL where appropriate. In all the `value_for_platform_family` places I left it as-is so...
I went to start adding missing version of all our osXX? version wrappers but then I thought - this isn't sustainable, we should come up with something better. We already...
This cookbook manages openport, a service for setting up secure reverse tunnels. Signed-off-by: Phil Dibowitz