summaryrefslogtreecommitdiffstats
path: root/images/installer/system-container/root/exports/manifest.json
Commit message (Collapse)AuthorAgeFilesLines
* images, syscontainer: change default value for ANSIBLE_CONFIGGiuseppe Scrivano2017-06-231-1/+1
| | | | | | | | Change it to /usr/share/atomic-openshift-utils/ansible.cfg Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1461281 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* 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