summaryrefslogtreecommitdiffstats
path: root/foreman
AgeCommit message (Expand)AuthorFilesLines
2015-07-14Fixes syntax error with git clone for genesisTim Rozet1-2/+2
2015-07-14Fixes clean bug where $vm_dir is assumed to existTim Rozet1-10/+12
2015-07-14Migrates from github bgs_vagrant project to genesisTim Rozet2-17/+57
2015-07-10Merge "Take care of the subnet on public subnet"Frank Brockners1-4/+24
2015-07-10Take care of the subnet on public subnetarnaudmorin1-4/+24
2015-07-09Removes version pinning to khaleesi and other utilsTim Rozet1-3/+2
2015-07-07Add a 1 minute pause after ansible playbookarnaudmorin1-0/+1
2015-07-06Fixes networking related constraints for Virtual deploymentsTim Rozet5-102/+654
2015-06-30Merge "Add ODL Deployment stack docs to Foreman guide"Frank Brockners1-1/+5
2015-06-24Moved 80% of Foreman deploy.sh into functionsrandyl1-435/+509
2015-06-24Add ODL Deployment stack docs to Foreman guideDaniel Farrell1-1/+5
2015-06-17Fixing verification of vbox drivers JIRA: BGS-74randyl1-1/+2
2015-06-03Merge "Update Reference section for the Install Guides"Tim Rozet1-0/+12
2015-06-03Update Reference section for the Install GuidesIldiko Vancsa1-0/+12
2015-06-03Fixes release tags and versionsTim Rozet1-4/+7
2015-06-03Merge "Add ISO reference to Foreman Install Instruction"Tim Rozet1-2/+5
2015-06-03Add ISO reference to Foreman Install InstructionIldiko Vancsa1-2/+5
2015-06-02Changes deploy to use frozen Arno release versions for Foreman relatedTim Rozet2-3/+3
2015-06-02Merge "Amended documents with further alignment of structure and some editori...Jonas Bjurel2-84/+90
2015-06-02Amended documents with further alignment of structure and some editorials. P...ChristopherPrice2-84/+90
2015-06-01Pin software dep versions, various Foreman scriptsDaniel Farrell3-22/+17
2015-06-01Pin software dep versions in Foreman bootstrapDaniel Farrell1-30/+8
2015-06-01Pin software dependency versions in Foreman deployDaniel Farrell1-12/+7
2015-06-01Copy Foreman deploy logic from bgs_vagrant repoDaniel Farrell7-0/+751
2015-05-28JIRA: BGS-46ChristopherPrice2-14/+36
2015-05-26Merge "Really kill VBoxHeadless process"Dan Radez2-2/+2
2015-05-26Merge "Refactor Foreman install guide reStructuredText"Dan Radez1-128/+115
2015-05-20Adds external network support for OPNFVTim Rozet2-0/+53
2015-05-20Really kill VBoxHeadless processarnaudmorin2-2/+2
2015-05-18Merge "Generally refactor Foreman installation guide"Dan Radez1-117/+108
2015-05-18Refactor Foreman install guide reStructuredTextDaniel Farrell1-128/+115
2015-05-14Generally refactor Foreman installation guideDaniel Farrell1-117/+108
2015-05-12Adds node virtualization supportTim Rozet1-2/+175
2015-05-12Fix foreman build validate-cache targetFatih Degirmenci1-1/+1
2015-05-11Fix foreman build cache handlingFatih Degirmenci1-1/+0
2015-05-11Merge "Adds installation instructions for Foreman/QuickStack"Daniel Smith1-0/+345
2015-05-08Merge "Adds clean script for Foreman/QuickStack Install Server"Dan Radez1-0/+151
2015-05-07Adds installation instructions for Foreman/QuickStackTim Rozet1-0/+345
2015-05-07Merge "Adds NAT capability and other fixes for deploy.sh"Frank Brockners1-6/+48
2015-05-07Merge "Adds inventory directory and inventory file for use with clean.sh and ...Frank Brockners1-0/+349
2015-05-04Adds inventory directory and inventory file for use with clean.sh andTim Rozet1-0/+349
2015-05-04Adds NAT capability and other fixes for deploy.shTim Rozet1-6/+48
2015-05-04Adds clean script for Foreman/QuickStack Install ServerTim Rozet1-0/+151
2015-05-04adding rpmbuild to the Makefile for the foreman buildDan Radez4-16/+88
2015-04-21Merge "Includes fixes that remove need for interface hardcoding and adds supp...Dan Radez1-7/+18
2015-04-17Release Notes for Foreman/QuickStack Arno ReleaseTim Rozet1-0/+195
2015-04-17Includes fixes that remove need for interface hardcoding and addsTim Rozet1-7/+18
2015-04-16Adds support for subnets other than /24 and fixes issue where default_gwTim Rozet1-8/+34
2015-04-14Adds deploy.sh for Foreman/QuickStackTim Rozet1-0/+402
2015-04-01Initial build.sh files for install via foremanDan Radez7-0/+985