Files
3f94389448033dbfc5be07efa2c764eefdb6f88e
ironic-python-agent /imagebuild
Pavlo Shchelokovskyy 3f94389448 Installl OpenSSH by default
This is needed to produce a more unified ramdisk that can be
used for ansible-deploy with minimal rebuild
changes include:
- deprecate ENABLE_SSH var, split it to INSTALL_SSH and AUTHORIZE_SSH
 - INSTALL_SSH (defaults to true) installs and configures OpenSSH
 server
 - AUTHORIZE_SSH (defaults to false) adds SSH_PUBLIC_KEY as authorized
 for 'tc' user and makes some other changes
- symlink all from '/usr/local/(s)bin' to '/usr/(s)bin'
- adds a new script 'add-ssh-tinyipa' and 'addssh' make target
 - this effectively does those parts that finalise-tinyipa.sh script
 would do when AUTHORIZE_SSH is enabled
 - this make target will be used in gate jobs for ansible deploy
 interface
Change-Id: Ib6fcd5bbd7e79b9df83b660441dd685b1b17be62
Related-Bug: #1526308 
2017年12月06日 13:25:38 +00:00
..
2016年11月09日 14:14:40 -08:00
2017年06月05日 11:36:57 -04:00
2017年12月06日 13:25:38 +00:00
2016年01月29日 12:07:19 +00:00

ironic-python-agent images

coreos - Builds a CoreOS Ramdisk and Kernel suitable for running ironic-python-agent

tinyipa - Builds a TinyCoreLinux Ramdisk and Kernel suitable for running ironic-python-agent