Commit graph

9 commits

Author SHA1 Message Date
Lance Edgar 26774bbcaf feat: add is_symlink() and set_timezone() util functions 2024-11-20 20:52:29 -06:00
Lance Edgar 4dede6072c feat: add apt.is_installed() function 2024-11-20 19:09:55 -06:00
Lance Edgar 12daf6a1e3 feat: add basic postgres module for db setup 2024-11-20 12:18:58 -06:00
Lance Edgar 3c75194c26 feat: add ssh module with cache_host_key() function 2024-11-20 11:09:28 -06:00
Lance Edgar c41d364e03 feat: add util.mako_renderer() function 2024-11-20 10:29:31 -06:00
Lance Edgar 4879887cb3 feat: add util module with exists() function 2024-09-12 12:55:28 -05:00
Lance Edgar e3b593d628 fix: add sync.make_selector() convenience function
wraps `fabsync.ItemSelector.new()`
2024-09-10 20:10:15 -05:00
Lance Edgar 2a83142d95 feat: add basic postfix config helpers 2024-09-10 14:05:13 -05:00
Lance Edgar dcfea3acbb feat: initial package, with apt and sync modules 2024-09-10 09:50:26 -05:00