Fixed the SSH configuration of user 'netconf' 42/102842/2
authorebo <eliezio.oliveira@est.tech>
Sun, 1 Mar 2020 23:41:37 +0000 (23:41 +0000)
committerMorgan Richomme <morgan.richomme@orange.com>
Wed, 4 Mar 2020 07:39:01 +0000 (07:39 +0000)
commit080e04538cbaff52dc46c0b3208b9f60f3479ba7
tree741a3030db7a39887416eec377820d56514ceb3f
parent76c43bfd668d4f112a3845c631459643e405304a
Fixed the SSH configuration of user 'netconf'

The actual SSH configuration is stored in Sysrepo and not as ordinary
~netconf/.ssh files.

Issue-ID: INT-1124
Change-Id: I7e16e09a20ac6f2d52c8958550603935b6790283
Signed-off-by: ebo <eliezio.oliveira@est.tech>
test/mocks/netconf-pnp-simulator/docs/examples/mynetconf/docker-compose.yml
test/mocks/netconf-pnp-simulator/engine/Dockerfile
test/mocks/netconf-pnp-simulator/engine/config/ssh/id_rsa [new file with mode: 0644]
test/mocks/netconf-pnp-simulator/engine/config/ssh/id_rsa.pub [new file with mode: 0644]
test/mocks/netconf-pnp-simulator/engine/config/ssh/load_auth_pubkey.xml [new file with mode: 0644]
test/mocks/netconf-pnp-simulator/engine/container-tag.yaml
test/mocks/netconf-pnp-simulator/engine/entrypoint.sh
test/mocks/netconf-pnp-simulator/modules/docker-compose.yml