diff options
author | Anonymous <anon@anon.com> | 2022-11-23 17:47:17 +0100 |
---|---|---|
committer | Anonymous <anon@anon.com> | 2022-11-23 17:47:17 +0100 |
commit | dc3aa8fa9757eee2f5ad84b0e684de3438c7ecd8 (patch) | |
tree | 7dd8748dc0d99c2c0c796835e6ac2e4d09c1ecd0 /agenda | |
parent | 19f654846675e0fff15c3a81e84874ce91f03802 (diff) |
talk about kartei submodule
Diffstat (limited to 'agenda')
-rw-r--r-- | agenda/create kartei repo.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/agenda/create kartei repo.md b/agenda/create kartei repo.md index 5362efa..950ec6a 100644 --- a/agenda/create kartei repo.md +++ b/agenda/create kartei repo.md @@ -27,4 +27,8 @@ Kartei should contain all generally useful information, like - [ ] `hosts.*.ssh.privkey` - [ ] `hosts.*.secure` - [ ] `{users.*,hosts.*.owner}.home` - - [ ] `{users.*,hosts.*.owner}.uid`
\ No newline at end of file + - [ ] `{users.*,hosts.*.owner}.uid` + +#### POSSIBLE FUTURE WORK + +- turn kartei into a submodule so that its modules don't get access to the global `config`, why would we want that? do we?
\ No newline at end of file |