Luigi Toscano ffb7f68895 Fix: set the Fedora-specific ssh_config file for augeas
The Host entry in /etc/ssh/ssh_config file on Fedora 25+ is commented
because there is an Include directive and the custom settings have
been moved to a file there.
This leads to a failure when the augeas lens tries to write to that
files. If I read the schema correctly, the lens assumes that the Host
entry is available/uncommented (this it was the case before in Fedora,
and in CentOS and RHEL, and in Debian/Ubuntu, where a customization
is a applied to the upstream default file, which is used as it is now
in Fedora).
This maybe could be an issue of the lens which may not assume that
key, but I'm not sure whether is possible.
In the meantime, use the existing customization file on Fedora,
instead of /etc/ssh/ssh_config.

Change-Id: Iee5c109b1265b54a75f675d26c9fec49c777d298
2017-04-27 15:23:07 +02:00
2016-12-09 11:05:54 +00:00
2013-10-07 19:43:43 +04:00
2013-09-02 12:59:05 +04:00
2013-09-02 13:00:09 +04:00
2016-11-25 15:29:13 +01:00
2016-12-08 15:06:06 +08:00
2017-03-02 17:53:54 +00:00

Team and repository tags

image

Sahara image elements project

This repo is a place for Sahara-related for diskimage-builder elements.

Script for creating Fedora and Ubuntu cloud images with our elements and default parameters. You should only need to run this command:

tox -e venv -- sahara-image-create

Note: More information about script diskimage-create

Description
RETIRED, Disk image elements for Sahara
Readme 8.5 MiB