| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
initial import of openshift_storage_nfs from kube_nfs_volumes
reduce total size so we do not go over
Postpone making the mounts owned by nfsnobody
rename openshift_storage_nfs storage_nfs_pvs
Update README to latest settings
have json files go to /root/
change categories from cloud to openshift, cuz this can run on bare metal
storgae_nfs_lvm initial commit
fixing default
getting it working
check these in, just cuz
for lvm we do not need the library
Update README to match reality
adding recycle
make volume_group a variable
make volume_group a variable
fix typo
default should be /exports/openshift
set owner and permissions of mount point
update examples
cleanup cruft
fixup documentation
fixup documentation
rename storage_nfs_lvm to openshift_storage_nfs_lvm
rename storage_nfs_lvm to openshift_storage_nfs_lvm
use openshiftvg, not openshift3vg
use ansible file: to set owner and permissions of mount dir
change nfs_export_options to osnl_nfs_export_options
change mount_dir to osnl_mount_dir
change volume_group to osnl_volume_group
change volume_prefix to osnl_volume_prefix
change volume_size to osnl_volume_size
change volume_num_start to osnl_volume_num_start
change number_of_volumes to osnl_number_of_volumes
replace volume_size with osnl_volume_size
|
|\
| |
| | |
RC2 Merge
|
|/
|
|
|
|
|
|
|
|
|
|
|
| |
Remove openshift-deployer.kubeconfig from master template
Sync config template
Update enterprise image names
Switch to node auto registration
Add deployer to list of serviceAccountConfig.managedNames
Move package installation before registering facts
change default kubeconfig location
Change system:openshift-client to system:openshift-master
Rename node cert/key/kubeconfig per openshift/origin#3160
Update references to /var/lib/openshift/openshift.local.certificates
|
|\
| |
| | |
Guard against openstack bug 1334857
|
|/
|
|
|
| |
Some versions of openstack erroneously return a comma separated list for the
local-ipv4 value, this ensures that we handle that case properly
|
|\
| |
| | |
Infrastructure - Set OpenShift Registry
|
| | |
|
|/
|
|
| |
* TODO: update to secure when 'add volume' feature available in origin
|
|\
| |
| | |
Config templates
|
| |\
| | |
| | | |
Refactor to use openshift_master_config_dir when deploying services
|
| |/ |
|
| | |
|
| |
| |
| |
| |
| | |
- Don't include ./ in the tarball we transfer to the nodes
- Fixup node argument ordering
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Templatize node config
- Templatize master config
- Integrated sdn changes
- Updates for openshift_facts
- Added support for node, master and sdn related changes
- registry_url
- added identity provider facts
- Removed openshift_sdn_* roles
- Install httpd-tools if configuring htpasswd auth
- Remove references to external_id
- Setting external_id interferes with nodes associating with the generated
node object when pre-registering nodes.
- osc/oc and osadm/oadm binary detection in openshift_facts
Misc Changes:
- make non-errata puddle default for byo example
- comment out master in list of nodes in inventory/byo/hosts
- remove non-error errors from fluentd_* roles
- Use admin kubeconfig instead of openshift-client
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Master config and certificates are now in /etc/openshift/master
- Node config is now in /etc/openshift/node
- Several certificates have been renamed to accomodate a flattening of
structure to accomodate secret storage
- Add openshift_data_dir to ensure etcd and volumes are stored in
/var/lib/openshift
- Add openshift_generated_configs_dir
|
|\ \
| | |
| | | |
Update readme for consolidated trello boards
|
|/ / |
|
|\ \
| |/
|/| |
Added environment tag (will eventually replace env tag).
|
|/ |
|
| |
|
| |
|
|\
| |
| | |
multi_ec2 fixes.
|
|/ |
|
|\
| |
| | |
Fix libvirt playbook
|
| |
| |
| |
| |
| |
| |
| | |
If we don’t explicitly specify the libvirt URI to use for virsh,
it will use the LIBVIRT_DEFAULT_URI environment variable.
For a consistent behavior, all `virsh` invocation must be done with
the `-c <libvirt_uri>` parameter.
|
|\ \
| | |
| | | |
Replace the custom oo_len filter by the Jinja2 standard one: length
|
| | | |
|
|\ \ \
| | | |
| | | | |
Switch to beta4 for online
|
|/ / / |
|
|\ \ \
| | | |
| | | | |
Implement OpenStack provider for openshift-ansible
|
| |/ / |
|
|\ \ \
| |/ /
|/| | |
add use_fluentd to openshift_facts
|
|/ /
| |
| |
| |
| | |
- Move use_fluentd into openshift_facts proper
- default use_fluentd to False unless deployment_type == origin
|
|\ \
| | |
| | | |
Allow NFS access for VMs
|
| |/ |
|
|\ \
| | |
| | | |
Issue 119 - Add support for ~/.openshift-ansible
|
| | | |
|
| |/
| |
| |
| | |
* Allow user to override: validate_cluster_ids, cluster_ids, providers
|
|\ \
| | |
| | | |
Added YAML over JSON to best practices guide.
|
|/ / |
|
|\ \
| | |
| | | |
Added 'stylistic exception' to the best practices guide.
|
| | | |
|
|\ \ \
| |_|/
|/| | |
Added fail pattern rules to best practices doc
|
| |/ |
|
|\ \
| | |
| | | |
Infrastructure - Add service action to bin/cluster
|
| |/
| |
| |
| |
| | |
* Add necessary playbooks/roles
* Cleanup bin/cluster to meet new design guide lines
|
|\ \
| | |
| | | |
Add link to trello feature roadmap in README
|
| | | |
|
|\ \ \
| | | |
| | | | |
Removed trailing whitespaces
|
| | | | |
|