• Joined on 2021-11-20
nico pushed to master at ungleich-public/ungleich-staticcms 2023-05-30 08:00:40 +00:00
37346dc67d Add title in k8s hosting
nico pushed to docker at ungleich-public/dynamicweb 2023-05-23 17:21:04 +00:00
23cd61ad54 requirements: upgrade celery (5.2.7) and friends
nico pushed to docker at ungleich-public/dynamicweb 2023-05-23 17:06:22 +00:00
d60032c59a requirements: update some packages to newer versions
179a2e6349 [gitignore] ignore venv/
Compare 2 commits »
nico pushed to master at ungleich-public/ungleich-staticcms 2023-05-18 11:45:39 +00:00
674a86111b ++notes
nico pushed to master at ungleich-public/ungleich-staticcms 2023-05-18 11:02:11 +00:00
81a96547b3 blog: update w/ k8s incompatibility
nico pushed to master at nico/nsbin 2023-05-12 10:51:22 +00:00
846456275d ping: add v6test
nico pushed to master at nico/nsbin 2023-05-08 07:00:16 +00:00
3415bd0188 fix endpoint group
nico pushed to master at ungleich-public/ungleich-tools 2023-05-05 09:13:45 +00:00
0e43bcca1e [alpine installer] switch to alpine 3.17.3
nico pushed to master at ungleich-public/ungleich-k8s 2023-04-30 22:15:24 +00:00
ed1497b620 add alpine sleep deployment
nico pushed to master at ungleich-public/ungleich-tools 2023-04-22 14:02:24 +00:00
71182ce550 [k8s] update router script to connect to bird
nico pushed to master at ungleich-public/ungleich-tools 2023-04-22 08:16:57 +00:00
163ec9f791 k8s-router.py: add initial script for accessing routers
nico pushed to master at ungleich-public/ungleich-tools 2023-04-22 07:28:31 +00:00
1495d7c235 [jool] begin to document
nico pushed to master at ungleich-public/ungleich-tools 2023-04-20 11:53:38 +00:00
276f2eeaa8 k8s-ceph-tools: fix permissions
nico pushed to master at ungleich-public/ungleich-tools 2023-04-20 11:52:28 +00:00
7f712a2c98 [k8s] add script to connect to ceph pod
dc641911d4 [wireguard] correct masks
f76db6ea6b [ceph] prevent from removing monitor on itself
Compare 3 commits »
nico pushed to master at nico/nsbin 2023-04-17 20:26:11 +00:00
50819c4189 updated by /home/nico/bin/sync-all-repos on nb3
nico commented on pull request ungleich-public/cdist#360 2023-04-13 10:09:45 +00:00
Package updated freebsd, shellcheck SC2086 fixed

@michellest Do you have any comment?

nico commented on pull request ungleich-public/cdist#361 2023-04-13 10:09:16 +00:00
Removed ppolicy from default schema in openldap

Can you show which error you got when ppolicy is set? Also I think the openldap26 change (as in the other MR) is misplaced.

nico commented on pull request ungleich-public/cdist#362 2023-04-13 10:06:12 +00:00
Added descriptions and example to postgresql type
  • openldap26-server change needs to be clarified
  • Rest is fine for merging
nico commented on pull request ungleich-public/cdist#362 2023-04-13 10:05:01 +00:00
Added descriptions and example to postgresql type

Does this also work on older freebsd systems?

nico commented on issue ungleich-public/cdist#249 2023-04-13 10:04:23 +00:00
Shell selection support via shebang

Hell @tabulon !

Sorry for the late reply, a lot of things going on atm.

In regards to PRs: 1 would be preferred, including tests (where appropriate).

I just skimmed above comments and I…