summaryrefslogtreecommitdiffstats
path: root/config.d
Commit message (Expand)AuthorAgeFilesLines
* Add IPv6 supportAmitay Isaacs2014-11-251-2/+5
* Remove netmask from network_mapMartin Schwenke2014-11-251-13/+2
* Add RHEL 6.6 ISOMartin Schwenke2014-10-171-2/+3
* New configuration variable AD_DNS_FORWARDERMartin Schwenke2014-08-121-0/+11
* Make some configuration variables depend on KVMHOST @utoMartin Schwenke2014-08-121-6/+15
* node_name_format_* functions should produce the node nameMartin Schwenke2014-07-286-7/+25
* Always default _SHARED_DISK_TEMPLATE to ""Martin Schwenke2014-07-281-2/+1
* Default to virtio system disksMartin Schwenke2014-07-281-1/+1
* Add create_node_DEFAULT, no more hack_nodes_functionsMartin Schwenke2014-07-027-93/+31
* Remove NUMNODES and WITH_TSM_NODE configuration variablesMartin Schwenke2014-07-022-44/+28
* Rework cluster_setup() to use node types instead of $CLUSTER_TYPEMartin Schwenke2014-07-025-3/+52
* Store shared disk IDs in a variable instead of a fileMartin Schwenke2014-07-021-16/+4
* Rename node type "sofs_front" to "nas"Martin Schwenke2014-07-023-34/+34
* Rename node type "sofs_storage" to "storage_gpfs"Martin Schwenke2014-07-022-43/+42
* Split hack_nodes_sofs()Martin Schwenke2014-07-021-32/+40
* Move shared disk presence logic from nodes into shared disk codeMartin Schwenke2014-07-023-71/+118
* Simplify shared disk logic for sofs_front and sofs_storage nodesMartin Schwenke2014-07-021-15/+10
* Limit functionality of rhel_base nodesMartin Schwenke2014-07-022-6/+6
* Remove unused has_public_addresses_* functionsMartin Schwenke2014-07-022-21/+0
* Remove some unused SOFS_* variablesMartin Schwenke2014-07-021-8/+0
* Rework package installation during post-boot configurationMartin Schwenke2014-07-021-0/+3
* Rename gpfs-nas.conf to nas.confMartin Schwenke2014-07-021-1/+1
* New configuration variables CLUSTERFS_TYPE, CLUSTERFS_DEFAULT_MOUNTPOINTMartin Schwenke2014-07-022-2/+6
* Remove SoFS GUI supportMartin Schwenke2014-07-021-57/+0
* Simplify setting of KS_RHEL_PACKAGES and KS_RHEL_SERVICESMartin Schwenke2014-07-021-12/+2
* Move kickstart options to new 02kickstart.defconfMartin Schwenke2014-07-022-51/+57
* Rename some kickstart variables to start with "KS_"Martin Schwenke2014-07-021-13/+13
* Remove add_extra_package() and add_extra_chkconfig()Martin Schwenke2014-07-021-20/+0
* Add "cluster configure" commandMartin Schwenke2014-07-021-0/+3
* Support RHEL 7 multipath configuration changesMartin Schwenke2014-06-251-0/+16
* Add shared disk ID as serial number in shared disk XMLMartin Schwenke2014-06-251-2/+3
* Fix the value of NETWORK_PRIVATE_PREFIX when there are optionsMartin Schwenke2014-06-251-1/+2
* Rename configuration variable GATEWAY to KVMHOSTMartin Schwenke2014-06-252-3/+3
* Define gateway for default route in $NETWORKSMartin Schwenke2014-06-251-3/+3
* Add "diskimage put" support for source file from stdinMartin Schwenke2014-06-253-3/+18
* Update kickstart done message to include "Power down."Martin Schwenke2014-06-251-1/+1
* Remove INSTALLKEY configuration variableMartin Schwenke2014-06-251-3/+0
* RHEL 7 needs different boot options to support kickstartMartin Schwenke2014-06-251-0/+42
* Initial attempts at various defaults for RHEL 7.0Martin Schwenke2014-06-171-3/+3
* Add RHEL 7.0 ISOMartin Schwenke2014-06-171-0/+2
* Move service enable/disable in kickstart to per-RHEL config fileMartin Schwenke2014-06-171-0/+11
* Clean up RHEL package list generationMartin Schwenke2014-06-171-6/+10
* Rename gpfs-nas-kickstart.cfg since it no longer references GPFSMartin Schwenke2014-06-171-1/+1
* Add RHEL6.5 ISOMartin Schwenke2013-11-291-0/+1
* guestfish/guestmount: Set empty SYSTEM_DISK_MOUNTSautocluster-0.9Martin Schwenke2013-11-251-1/+1
* guestfish/guestmount: If no SYSTEM_DISK_MOUNTS specified then pass -iMartin Schwenke2013-11-252-0/+2
* Shared disks need shareable attribute for correct sVirt selinux labelautocluster-0.8Amitay Isaacs2013-06-161-0/+1
* Fix setting of convenience variable NETWORKS_PUBLICMartin Schwenke2013-03-121-2/+2
* Fix NETWORKS configuration to support non-standard interface namesMartin Schwenke2013-03-121-18/+5
* New configuration variable NETWORKS - IPBASE, IPNET* no longer usedMartin Schwenke2013-03-052-12/+83