Skip to content
  • John Dewey's avatar
    9073eba4
    Added host_vars to gitignore · 9073eba4
    John Dewey authored
    Since inventory ships with kargo, the ability to change functionality
    without having a dirty git index is nice.  An example, we wish to change
    is the version of docker deployed to our CentOS systems.  Due to an issue
    with tiller and docker 1.13, we wish to deploy docker 1.12.  Since this
    change does not belong in Kargo, we wish to locally override the docker
    version, until the issue is sorted.
    9073eba4
    Added host_vars to gitignore
    John Dewey authored
    Since inventory ships with kargo, the ability to change functionality
    without having a dirty git index is nice.  An example, we wish to change
    is the version of docker deployed to our CentOS systems.  Due to an issue
    with tiller and docker 1.13, we wish to deploy docker 1.12.  Since this
    change does not belong in Kargo, we wish to locally override the docker
    version, until the issue is sorted.
Loading