Page MenuHomeDevCentral

Provision rust_brown container for Jenkins CD
ClosedPublic

Authored by dereckson on Sep 12 2018, 19:17.
Tags
None
Referenced Files
F44452935: D1745.diff
Mon, Aug 17, 03:43
F44373638: D1745.id4439.diff
Sun, Aug 16, 18:33
Unknown Object (File)
Thu, Aug 13, 02:06
Unknown Object (File)
Wed, Aug 12, 21:44
Unknown Object (File)
Wed, Aug 12, 21:44
Unknown Object (File)
Tue, Aug 11, 12:07
Unknown Object (File)
Tue, Aug 11, 09:31
Unknown Object (File)
Mon, Aug 10, 20:53
Subscribers
None

Details

Summary

This container is intended to build documentation for rLF.

Ref T1406

Test Plan

salt equatower state.apply roles/paas-docker/containers/jenkins_slave

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
$ docker logs rust_brown
Could not load host key: /etc/ssh/ssh_host_rsa_key
Could not load host key: /etc/ssh/ssh_host_ecdsa_key
Could not load host key: /etc/ssh/ssh_host_ed25519_key

I guess the image tries to run the sshd daemon as app instead of root.

This revision is now accepted and ready to land.Sep 12 2018, 19:27
This revision was automatically updated to reflect the committed changes.