- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Nov 23 2017
$ salt eglide state.apply roles/shellserver/eglide-website eglide: ---------- ID: /var/wwwroot/eglide.org/www Function: file.directory Result: True Comment: Directory /var/wwwroot/eglide.org/www updated Started: 00:57:25.743009 Duration: 77.0 ms Changes: ---------- /var/wwwroot/eglide.org/www: New Dir ---------- ID: wwwroot_server Function: file.recurse Name: /var/wwwroot/eglide.org/www Result: True Comment: Recursively updated /var/wwwroot/eglide.org/www Started: 00:57:59.332573 Duration: 2938.456 ms Changes: ---------- …
Nov 22 2017
Restore revision
Rebase against D1250
Improve PHP logging
;
UNIX sockets use unix: as prefix
Fix jinja and indent
Fix Jinja variables
nginxize
+logs
ID: /var/log/www Function: file.directory Result: True Comment: Directory /var/log/www updated Started: 08:23:42.740066 Duration: 7.468 ms Changes: ---------- /var/log/www: New Dir ----------
Working on Ysul revision
Improve structure
Solve merge conflict with tweak change
I'm going to provide a more generic solution for "useradd, deploy, autochmod, php-fpm".
Fix Git syntax for SSH
---------- ID: deploy_account_ssh_key Function: cmd.run Name: ssh-keygen -t ed25519 -N "" -f /var/run/deploy/.ssh/id_ed25519 Result: True Comment: Command "ssh-keygen -t ed25519 -N "" -f /var/run/deploy/.ssh/id_ed25519" run Started: 02:22:49.406960 Duration: 300.059 ms Changes: ---------- pid: 46421 retcode: 0 stderr: stdout: Generating public/private ed25519 key pair. Your identification has been saved in /var/run/deploy/.ssh/id_ed25519. Your public key has been saved in /var/run/deploy/.ssh/id_ed25519.pub. The key fingerprint is: SHA256:e5ITOWVFiQqrVAXp9BMJzwX1vjxsPLCW4gCoJfaxnaM deploy@ysul.nasqueron.org The key's randomart image is: +--[ED25519 256]--+ | o=o+ooo. | | =oo..o. | | + +ooo . | | .. o ++ . | |..oo.. S.. . | |.+. =.. = B . | |. o +. * = O | | . .o * . o | | E . | +----[SHA256]-----+
This service correctly uses the 9002 deploy group, and reload/graceful are "nice to have", not blocker for deployment through rOPS, so we can call it done after these 21 commits.
Set also PATH env variable in addition to HOME
Nov 21 2017
Manually set /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/$eggdrop_user_home/bin as path.
The following environment has been defined by the last service update.
Set HOME environment variable
ID: eggdrop_man Function: cmd.run Name: gzip < /opt/eggdrop/doc/man1/eggdrop.1 > /usr/local/man/man1/eggdrop.1.gz Result: True Comment: Command "gzip < /opt/eggdrop/doc/man1/eggdrop.1 > /usr/local/man/man1/eggdrop.1.gz" run Started: 00:45:35.888782 Duration: 221.548 ms Changes: ---------- pid: 94234 retcode: 0 stderr: stdout: