Superseded by T1269 new records.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Oct 20 2017
Sort by alphabetical order
$ salt-call --local state.apply roles/core/hostname local: ---------- ID: hostname Function: file.managed Name: /etc/hostname Result: True Comment: File /etc/hostname updated Started: 12:22:19.073128 Duration: 32.849 ms Changes: ---------- diff: New file ---------- ID: after_hostname_change Function: cmd.run Name: hostname `cat /etc/hostname` Result: True Comment: Command "hostname `cat /etc/hostname`" run Started: 12:22:19.109831 Duration: 77.982 ms Changes: ---------- pid: 83739 retcode: 0 stderr: stdout:
Reopening, as it doesn't run anymore and we lost the container.
$ ssh -4 ysul.nasqueron.org The authenticity of host 'ysul.nasqueron.org (212.83.187.132)' can't be established. ECDSA key fingerprint is SHA256:qzQTi0xcuEYHRr1GV4+xqHT6jdIM3iFR8YNK9QIm7e4. Matching host key fingerprint found in DNS. ECDSA key fingerprint is MD5:38:38:07:f8:e5:38:82:47:37:ef:9a:f3:bf:a5:b0:7b. Matching host key fingerprint found in DNS. Are you sure you want to continue connecting (yes/no)?
$ ssh-keygen -r ysul.nasqueron.org ysul.nasqueron.org IN SSHFP 1 1 d1b0a408bbaa22b342464d851c15857746fcd0a7 ysul.nasqueron.org IN SSHFP 1 2 4efb284579508b1ad53000aca96e3104c2c8582fd0aa6ec5a7b767e9f3fa969d ysul.nasqueron.org IN SSHFP 3 1 085356d6ad1d34731fbdccb137a7faec170ddfe6 ysul.nasqueron.org IN SSHFP 3 2 ab34138b4c5cb8460746bd46578fb1a874fa8dd20cde2151f1834af50226edee ysul.nasqueron.org IN SSHFP 4 1 4740d85fc1161fea53974049e7df10b28abf5c6d ysul.nasqueron.org IN SSHFP 4 2 26653b23045c60bbcfea0948227898805d7cc280cf81e4189e87a9b5e1370925
Plan is to reprovision a baremetal server and redirect the Ysul IP there: T1268
Oct 19 2017
@Sandlayth As Salt master isn't available, could you put the roles/core/sudo/files/ops file in /etc/sudoers.d/ops
+ add the following line:
Equatower has been provisionned as a CentOS Atomic, with git, salt-client and docker-compose added to the base system.
Fix sudoers file header
Actually, we're going to create an 'ops' group instead of fighting the OS.
The hypervisor machine is broken, we received a new replacement machine.
Oct 18 2017
Last occurrence was 2017-10-17 21:45:20 21:45.
Hypervisor currently unreachable by ping.
Oct 17 2017
I've cloned again the repository from GitHub.
More fixes.
$ ls /srv/data ls: cannot access /srv/data: No such file or directory $ salt-call state.apply hotfixes local: ---------- ID: /etc/modprobe.d/disable-dccp.conf Function: file.managed Result: True Comment: File /etc/modprobe.d/disable-dccp.conf is in the correct state Started: 22:01:55.389385 Duration: 113.239 ms Changes: ---------- ID: srv_data_symlink Function: file.symlink Name: /srv/data Result: True Comment: Created new symlink /srv/data -> /data Started: 22:01:55.502816 Duration: 116.329 ms Changes: ---------- new: /srv/data
spaces, function name
That means the Let's encrypt unit has to be moved to a shared role folder.