Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-13 | Use Squid's include mechanism | Jan Dittberner | |
Squid provides an include mechanism now. Use this instead of managing the whole squid configuration file. | |||
2019-08-13 | Add missing slash | Jan Dittberner | |
2019-08-13 | Define a postrun command for puppet runs | Jan Dittberner | |
2019-08-13 | Uninstall udev in lxc containers | Jan Dittberner | |
2019-08-13 | Install sniproxy from Buster | Jan Dittberner | |
2019-08-13 | Incorporate rsyslog.conf changes from Buster | Jan Dittberner | |
2019-08-12 | Add base configuration for community | Jan Dittberner | |
2019-08-12 | Use correct service/package name | Jan Dittberner | |
2019-08-12 | Install cacert_selfservice_api on email | Jan Dittberner | |
2019-08-12 | Fix CA certificate filename | Jan Dittberner | |
2019-08-12 | Add CAcert CA certificates | Jan Dittberner | |
2019-08-12 | Fix profile name | Jan Dittberner | |
2019-08-12 | Move CAcert repository setup to includeable profile | Jan Dittberner | |
2019-08-12 | Set release to empty string to avoid wrong interpolation | Jan Dittberner | |
2019-08-12 | Setup Jenkins repository on jenkins | Jan Dittberner | |
2019-08-05 | Fix role name | Jan Dittberner | |
2019-08-05 | Add basic puppet role for email | Jan Dittberner | |
2019-08-04 | Let cacert-boardvoting listen on all protocols | Jan Dittberner | |
2019-08-04 | Setup automatic updates of icinga2/conf.d from git | Jan Dittberner | |
* add git hook for icinga2 on monitor | |||
2019-08-04 | Install nagios-plugins-contrib on Icinga2 nodes | Jan Dittberner | |
The ssl_cert check command will be used to monitor local certificate files and is provided in the nagios-plugins-contrib package. | |||
2019-08-04 | Ensure parent directory for icinga2 certificates | Jan Dittberner | |
2019-08-04 | Add client certificates for monitoring | Jan Dittberner | |
- provide new profile profiles::icinga2_certificates - add extmon_client on extmon - add monitor_client on monitor | |||
2019-08-02 | Setup cacert-boardvoting configuration on motion | Jan Dittberner | |
- write config file - add certificate and private key for TLS - add trusted certificate - start cacert-boardvoting service | |||
2019-08-02 | Use http source, not a keyserver | Jan Dittberner | |
2019-08-02 | Add CAcert APT repository on motion | Jan Dittberner | |
2019-08-02 | Remove old boardvoting attempt from motion | Jan Dittberner | |
2019-08-02 | Export archive signing key as debarchive user | Jan Dittberner | |
2019-08-02 | Add Apache VirtualHost for package repository | Jan Dittberner | |
2019-08-02 | Setup Apache httpd on webstatic | Jan Dittberner | |
2019-08-02 | Add rssh add-shell command, fix dependency | Jan Dittberner | |
2019-08-02 | Fix reprepro invocation | Jan Dittberner | |
- fix inoticoming command line to work in foreground mode - fix uploaders configuration that was missing a newline at the end | |||
2019-08-02 | Fix service file | Jan Dittberner | |
- use absolute path in ExecStart - fix WantedBy syntax | |||
2019-08-02 | Fix dependency declaration for service | Jan Dittberner | |
2019-08-02 | Setup inoticoming service and trusted keyring | Jan Dittberner | |
2019-08-02 | Rename dist */cacert to *-cacert | Jan Dittberner | |
Rationale: sbuild does not allow */* as distribution name. | |||
2019-08-02 | Re-add key grip needed for private key | Jan Dittberner | |
2019-08-02 | Remove unused scripts directory | Jan Dittberner | |
2019-08-02 | Update trustdb to match signing key | Jan Dittberner | |
2019-08-02 | Remove passphrase from signing key | Jan Dittberner | |
2019-08-02 | Fix ensure for concat | Jan Dittberner | |
2019-08-02 | Fix typo s/content::fragment/concat::fragment/ | Jan Dittberner | |
2019-08-02 | Fix syntax error in concat::fragment definitions | Jan Dittberner | |
2019-08-02 | Define reprepro distributions | Jan Dittberner | |
2019-08-02 | Fix variable interpolation | Jan Dittberner | |
2019-08-02 | Remove duplicate package definition | Jan Dittberner | |
2019-08-02 | Use variables for paths, install reprepro | Jan Dittberner | |
2019-08-02 | Clean /etc/passwd in upload chroot | Jan Dittberner | |
2019-08-02 | Manage chroot for debarchive uploads | Jan Dittberner | |
2019-08-02 | Use double quotes to allow newline | Jan Dittberner | |
2019-08-02 | Fix rssh line syntax | Jan Dittberner | |