- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jun 25 2024
Jun 24 2024
Jun 20 2024
Jun 19 2024
In T1932#29348, @DorianWinty wrote:misssing php-gettext extention
(installed by myself)
$ sudo salt-call --local state.sls roles/webserver-alkane/php/service [7/153] local: ---------- ID: /usr/local/etc/rc.d/php-fpm Function: file.managed Result: True Comment: File /usr/local/etc/rc.d/php-fpm is in the correct state Started: 18:49:38.779911 Duration: 7.874 ms Changes: ---------- ID: /usr/local/bin/restart-php-fpm Function: file.managed Result: True Comment: File /usr/local/bin/restart-php-fpm updated Started: 18:49:38.787861 Duration: 4.183 ms Changes: ---------- diff: New file mode: 0755 ---------- [...] Summary for local ------------ Succeeded: 5 (changed=1) Failed: 0 ------------ Total states run: 5 Total run time: 20.132 ms
Jun 17 2024
misssing php-gettext extention
(installed by myself)
Jun 16 2024
vimbadmin not maintained anymore
Due to various problems with vimbadmin,
we will provision mailbox ourself with salt
Jun 13 2024
Jun 12 2024
Makefile requires tab for shell commands.
Jun 11 2024
Superseded by D3329.
Jun 9 2024
As a follow-up, for shellserver and webserver-alkane roles, we need to bump s/php82/php83 for main package name.
Jun 8 2024
adapt folowing the ask change
Jun 2 2024
- pprint isn't used anymore
- need to run black
- description needs to be updated
- TTL can be much shorter if we automate this procedure
sudo kill -1 $(cat /var/run/vault.pid)
Error management should be done to check if that pids exist or return an error code.
Needs hvac and pyyaml as packages to be installed on the server, Complector doesn't currently have hvac, only pyyaml.
To test to ensure the permissions work like expected, it's still new PostgreSQL Salt code.