puppet-tilde
puppet-tilde copied to clipboard
a puppet module for setting up a tilde style server
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Must pass users to Class[Tilde] at /etc/puppet/manifests/site.pp:12 on node nodename.net This is what I get no matter what...
The tilde.town usenet currently shows 0 articles in all groups because they expire by default after 15 days. I think tilde NNTP can be more viable if there is visibility...
yaml is getting unwieldy for hundreds of users. something like sqlite would be awesome. seems like a custom backend would need to be written via ruby tho.
Currently: $ exec ksh --login /etc/profile[26]: .[94]: local: not found [No such file or directory] /etc/profile[26]: .[95]: local: not found [No such file or directory] $ This is because /etc/profile.d/Z99-cloud-locale-test.sh...
I changed my shell to `/usr/bin/zsh`, but every so often my shell will change back to bash. How can avoid this behavior? Thanks.
When I run the agent, I get this error. Not sure what's wrong. ``` λ aether ~ → sudo puppet agent -t Warning: Unable to fetch my node definition, but...
See https://github.com/tildeclub/tilde.club/issues/80 TL;DR: tilde.town serves only static content so it's safe to add the header to every HTTP response (or to only .txt and .json responses to save a teensy...
When I modify my authorized_keys file, puppet overwrites my changes (even if there's only a single key in there.) I think that puppet should not assume responsibility for making modifications...
As it stands an user can only have one key (the default) in ~/.ssh/authorized_keys. Otherwise it gets overwritten when puppet does whatever it does. Not too, important, though. I mean,...
This is mostly a wild-eyed idea right now, but I'd love to entertain notions on how to start from puppet-tilde (for Ubuntu) and port what's here to run on the...