+TCL
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Oct 20 2017
Tweaks to get a full success
+wget in FreeBSD
+tree
Core is now correctly applied.
Simplify (and we don't need OpenBSD in the config right now)
Superseded by T1269 new records.
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.