Commit History

Author SHA1 Message Date
  Jason DeTiberus 94a77cb1d8 Templatize configs and 0.5.2 changes 10 years ago
  Scott Dodson b57392ddd5 Accomodate upstream configuration change 10 years ago
  Jhon Honce 28c279382f * rename openshift_registry_url oreg_url 9 years ago
  Jason DeTiberus 75cc97d6bf Add vagrantfile and minor bugfixes 10 years ago
  Jason DeTiberus 720e1b7155 Fixes for latest osc client config changes 10 years ago
  Wesley Hearn 2823c990ed Use docker-registry.ops when deploying as online 10 years ago
  Jason DeTiberus 06cfccafd9 Fix issue with nodes being set to an empty string when generating master config 10 years ago
  Jason DeTiberus 6a4b7a5eb6 Configuration updates for latest builds and major refactor 10 years ago
  Jason DeTiberus 4712e72c91 openshift_facts role/module refactor default settings 10 years ago
  Jason DeTiberus d67c5b8f79 node registration changes 10 years ago
  Jason DeTiberus 18be72f713 Add workaround for openshift-master startup timeout 10 years ago
  Thomas Wiest 16b4b62c7f Merge pull request #106 from detiber/condionalNodeOption 10 years ago
  Jason DeTiberus b32741c648 Conditionally set --nodes on master 10 years ago
  Jason DeTiberus 3a5b0516d8 Fix permissions on .kube folder 10 years ago
  Jason DeTiberus 71074dce4f start fixing os_firewall issues 10 years ago
  Jason DeTiberus f744401ae8 Do not set KUBECONFIG for root user 10 years ago
  Liang Xia 5da830c4e7 remove extra '}' 10 years ago
  Thomas Wiest 5a3b4171f3 Merge pull request #91 from detiber/downWithJSON 10 years ago
  Jason DeTiberus 00d33ccc0f Prefer YAML style datastructures over JSON 10 years ago
  Jason DeTiberus b8e4abd2f2 Add openshift_hostname default variable to openshift_common 10 years ago
  Jason DeTiberus 8fea5fec61 add openshift_hostname workaround var 10 years ago
  Jason DeTiberus 87cb07bc85 add support for overriding default registry url 10 years ago
  Jason DeTiberus 02478965aa Set local_facts for openshift_node and openshift_master later in the task list 10 years ago
  Jason DeTiberus 9abdd8b57b Disable master,node services when externally managed 10 years ago
  Jason DeTiberus 4ac06057c9 create openshift_common role 10 years ago
  Thomas Wiest de2fa14b28 fixed bug when updating the openshift-master sysconfig file. Also, made it multi-line so we get better errors from ansible. 10 years ago
  Jason DeTiberus 1932b8d007 Set and export KUBECONFIG in root user .bash_profile 10 years ago
  Jhon Honce a1b6d03c25 Fix SSL support between master and node(s) 10 years ago
  Jhon Honce 7d74d19132 - Rename minion to node 10 years ago
  Thomas Wiest 7c1c02f3cc removed the usage of yaml '>' for multiline entries and replaced them with yaml dictionaries as demonstrated by the ansible documentation. 10 years ago