summaryrefslogtreecommitdiffstats
path: root/images/installer/system-container/root/exports/manifest.json
Commit message (Collapse)AuthorAgeFilesLines
* Add ANSIBLE_CONFIG to system container installerSteve Milner2017-06-151-0/+1
| | | | | | | | | The provided configuration file was not being honored. This change adds a new variable called ANSIBLE_CONFIG which points to the ansible.cfg file within the container. By default it is set to the configuration provided by openshift-ansible within the container at: /usr/share/ansible/openshift-ansible/ansible.cfg
* Update mounts in system container installerSteve Milner2017-06-131-1/+1
| | | | | | | This change will allow retry files to be stored in $HOME_ROOT. - SSH_ROOT replaced with HOME_ROOT - /root[container] -> $HOME_ROOT[host]
* Moving Dockerfile content to images dirjupierce2017-05-081-0/+11