Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CentOS 7.4 support #360

Merged
merged 1 commit into from Oct 3, 2017

Conversation

padthaitofuhot
Copy link
Contributor

(cherry picked from commit 1a96087)

(cherry picked from commit 1a96087)
@padthaitofuhot padthaitofuhot self-assigned this Oct 3, 2017
@padthaitofuhot padthaitofuhot added this to the Install Node 2.5.0 milestone Oct 3, 2017
@padthaitofuhot padthaitofuhot merged commit 7d95e61 into EMCECS:develop Oct 3, 2017
@padthaitofuhot padthaitofuhot deleted the upstream-centos74 branch October 3, 2017 17:17
padthaitofuhot added a commit that referenced this pull request Oct 31, 2017
* Update ECS CE Docker image with ECS 3.0.0 Hotfix 2 (#312)

* Reorg base files (fix my glitch)

* Fixed Dockerfile so it patches everything in-place.

(cherry picked from commit 867189e)

* update release files to use new image.

* Duct tape for #301 Update to ECS 3.0.0.2 (3.0.0 HF 2) (#314)

* fix a small typo

* fix package install issue because EPEL is between versions again.

* quick fixes for crashing HF2 to unblock clients

* Docs update (#313)

* Adds FAQ page

* installation troubleshooting

* formatting

* Addition of network troubleshooting

* Addition of network troubleshooting

* More Troubleshooting

* sidebar implementation attempt

* implements important links dropdown, disables page dropdown.

* whoops

* Adds migration page and some small updates.

* Bunch of docs updates

* bugfix-hf2 (#315)

* multitail and dstat are coming in handy right now

* change fact cache location to /var/cache/emc/ecs-install

* log the state of Docker at the end of bootstrapping
for troubleshooting help (those hashes are good to see!)

* [Ansible] Stop templating, start regex replacing props/confs

* release prep 2.3.0 (#316)

* OVA prep (#318)

* Configure Jenkins pipeline to test installation process

* Get repository information from Jenkins SCM config

* Fix env var

* Obtain TF options from Jenkins params. Moved deprovision step to post action

* Allow multi-node configuration

* Update checkout step in jenkinsfile

* add zerofill.sh to /tools (#324)

(cherry picked from commit 58f7e8eea587c5a005eff3df2c2733ac2f5e1a9c)

* Add slack notifications to jenkins pipeline

* [WiP] Configure Jenkins server to build PR and provide feedback (#328)

Configure Jenkins server to build PR and provide feedback

* Docs pass 2 (#326)

* Removal of deprecated procedures

* Templates

* OVA install guide added

* Fixed broken links

* preflight remove all bootstrap packages if installed (#330)

* Non-PR Jenkins jobs do not provide URL and commit author (#331)

Fix <null> variables in Slack notifications

* put yum actions in retry loop with timeout (#332)

Put yum actions in retry loop with timeout

* Implements #205 Installer must have public key initial auth capability (#270)

* ECS-CommunityEdition-205 Installer must have public key initial auth capability

(cherry picked from commit 6eea10b5db3985f960d7b313d2e705a0f913ba55)

* More sausage for the initial ssh key auth

(cherry picked from commit 8535ccb5430e89b79d253ea1e74390a39b8b20f3)

* more sausage

(cherry picked from commit edf961e0765cd9a06ccea1a6d1e2406816533f46)

* deploy.yml change ideas

(cherry picked from commit ef48e2cc57fa6d0a57aa30bc62ba816fc167aed9)

* bootstrap.sh modifications

(cherry picked from commit d0b3c630f0a2004fe23534aca7e4a95986dce383)

* bootstrap.sh modifications

(cherry picked from commit 86f897af9395a57af5b33c2162cd85422b4e6ded)

* move generic help to generic_help.j2.yml file from config.yml

* include shipit.lib.sh

* build install paths early
add copy action for ssh PKI material

* fix a couple gitopt bugs

* add create_install_tree() to plugin-defaults.sh

* copy ssh keys in bootstrap.sh

* more longopts adjustments

* add loop delay in retry_with_timeout()

* stop trying to autoremove curl, it'll always error.

* key_vals need basename not full path
set 0700 bits on ssh/ssl stores

* remove optarg debugging

* more ssh pubkey sausage

* update reference.deploy.yml to include feature

* jenkins changes

* jenkins changes

* jenkins changes

* jenkins changes

* jenkins changes

* bump versions and move OVA download links. (#335)

* open-vm-tools now has a cross dependency (#337)

with open-vm-tools-desktop and yum fails to install open-vm-tools on remote nodes when open-vm-tools-desktop is not installed.

* ECS-CommunityEdition-317 Make `ecsconfig ping -cx` loop when dtquery fails (#344)

(cherry picked from commit f5c7810)

* Change the way ecs-install is pushed to repo (#346)

* invoke zerofill via bash rather than expecting exec bit (#343)

* Remove Ansible verbosity flag from Jenkinsfile (#350)

* OVA QoL Improvements (#351)

* add `ova-step1` and `ova-step2` macros

* add `ecsdeploy noop` for some ova macros to look better

* make videploy more intelligent and play nice with update_deploy

* Implement Ansible global OVA flag fact (#349)

* implements Ansible global ova flag fact
- custom fact in /etc/ansible/facts.d/ova.fact
- ova conditional flags in playbooks

* misaligned `when`

* skip rebooting when using the OVA.

* Upgrade Ansible to 2.3 (#347)

* install ansible package from @edge_main for 2.3

* Ansible changes for Ansible 2.3

* ECS-CommunityEdition-235 Bump Ansible version to 2.3

* refactor Ansible task `when:` clauses to Ansible 2.3 spec

* refactor node reboot actions for Ansible 2.3
Also resolve #342

* remove unused json_file plugin

* must ignore_errors: True `needs-restarting -r`

* refactor port-check `when`s to Ansible 2.3 spec

* cleanup

* add loop_control to path permissions entries

* add loop_control labels to many iterators

* add loop_control labels to many iterators

* break out one directive per line

* add loop_control labels to many iterators

* incorrect `when`

* speling

* Switch to Alpine 3.6 release (#359)

* Switch to Alpine 3.6 release
Install Python 2 from APK

* Changes to Rockerfile for python:2-alpine parity

* Split steps out from Ansible to get realtime console logging (#358)

* Split steps out from Ansible to get realtime console logging

* use /tmp?

* template out a script to run command on install node via IP

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

*  log environment info to file log only, never to console.

* Add CentOS 7.4 support (#360)

(cherry picked from commit 1a96087)

* [WiP] Misc. 2.5.0 bugfixes (#352)

* update reference deploy version

* bugfix typo in ed25519 private key filename

* fix ova flag implementation

* fix ova flag implementation round 2

* fix ova flag implementation round 3

* update entrypoint.sh

* bump version to 2.5.0b1 (#364)

* [WiP] Update ecs-install Python requirements (#356)

* update python requirements

* pin python requirements to major versions rather than patches.

* add python2-dev to temporary build environment

* need cryptography>=1.9

* [WiP] ECS 3.1.0.0 Reduced GA and CE Support (#353)

* make 3.0.0.2 to use 100% regex

(cherry picked from commit 0689ce5)

* prep 3.1.0.0 RC3

(cherry picked from commit 2c3d5b9)

* prep 3.1.0.0 RC3

(cherry picked from commit ea12c29)

* ECS 3.1 templates

* local facts must be fully qualified?

* interface roles should be defined in deploy.yml

* actually use a comma in the jinja joiner() func

* use ansible_fqdn for agent strings not ansible_hostname

* ECS 3.1.0.0 RC4

* joiner() needs to be the prefix not the suffix

* the infamous missing comma

* no trailing comma

* remove redundant spaces

* set host: field in testing

* make object-main_network.json.j2 VDC-aware
+ formatting

* Set georeceiver initialBufferNumOnHeap to 10

* Mount /usr instead of /usr/local to capture new install path

* [WiP] ECS 3.1 Full GA and CE support  (#367)

* Use nodeId instead of the node IP to create data store

* Fix errors getting node ID

* fix 3.1 patch again

* migrate cm.object.properties/'MustHaveEnoughResources=false' into Dockerfile

* Run cf_client in container for new low partition count vars

* Run cf_client in container for new low partition count vars

* migrate cf_client variable settings into Dockerfile

* update comments in Dockerfile for 3.1.0.0

* release-2.5.0-prep (#370)

* Update ECS-Installation.md
(cherry picked from commit f8be70f)

* Update ECS-Installation.md
(cherry picked from commit b479b07)

* bump versions
padthaitofuhot added a commit that referenced this pull request Nov 6, 2017
* Update ECS CE Docker image with ECS 3.0.0 Hotfix 2 (#312)

* Reorg base files (fix my glitch)

* Fixed Dockerfile so it patches everything in-place.

(cherry picked from commit 867189e)

* update release files to use new image.

* Duct tape for #301 Update to ECS 3.0.0.2 (3.0.0 HF 2) (#314)

* fix a small typo

* fix package install issue because EPEL is between versions again.

* quick fixes for crashing HF2 to unblock clients

* Docs update (#313)

* Adds FAQ page

* installation troubleshooting

* formatting

* Addition of network troubleshooting

* Addition of network troubleshooting

* More Troubleshooting

* sidebar implementation attempt

* implements important links dropdown, disables page dropdown.

* whoops

* Adds migration page and some small updates.

* Bunch of docs updates

* bugfix-hf2 (#315)

* multitail and dstat are coming in handy right now

* change fact cache location to /var/cache/emc/ecs-install

* log the state of Docker at the end of bootstrapping
for troubleshooting help (those hashes are good to see!)

* [Ansible] Stop templating, start regex replacing props/confs

* release prep 2.3.0 (#316)

* OVA prep (#318)

* Configure Jenkins pipeline to test installation process

* Get repository information from Jenkins SCM config

* Fix env var

* Obtain TF options from Jenkins params. Moved deprovision step to post action

* Allow multi-node configuration

* Update checkout step in jenkinsfile

* add zerofill.sh to /tools (#324)

(cherry picked from commit 58f7e8eea587c5a005eff3df2c2733ac2f5e1a9c)

* Add slack notifications to jenkins pipeline

* [WiP] Configure Jenkins server to build PR and provide feedback (#328)

Configure Jenkins server to build PR and provide feedback

* Docs pass 2 (#326)

* Removal of deprecated procedures

* Templates

* OVA install guide added

* Fixed broken links

* preflight remove all bootstrap packages if installed (#330)

* Non-PR Jenkins jobs do not provide URL and commit author (#331)

Fix <null> variables in Slack notifications

* put yum actions in retry loop with timeout (#332)

Put yum actions in retry loop with timeout

* Implements #205 Installer must have public key initial auth capability (#270)

* ECS-CommunityEdition-205 Installer must have public key initial auth capability

(cherry picked from commit 6eea10b5db3985f960d7b313d2e705a0f913ba55)

* More sausage for the initial ssh key auth

(cherry picked from commit 8535ccb5430e89b79d253ea1e74390a39b8b20f3)

* more sausage

(cherry picked from commit edf961e0765cd9a06ccea1a6d1e2406816533f46)

* deploy.yml change ideas

(cherry picked from commit ef48e2cc57fa6d0a57aa30bc62ba816fc167aed9)

* bootstrap.sh modifications

(cherry picked from commit d0b3c630f0a2004fe23534aca7e4a95986dce383)

* bootstrap.sh modifications

(cherry picked from commit 86f897af9395a57af5b33c2162cd85422b4e6ded)

* move generic help to generic_help.j2.yml file from config.yml

* include shipit.lib.sh

* build install paths early
add copy action for ssh PKI material

* fix a couple gitopt bugs

* add create_install_tree() to plugin-defaults.sh

* copy ssh keys in bootstrap.sh

* more longopts adjustments

* add loop delay in retry_with_timeout()

* stop trying to autoremove curl, it'll always error.

* key_vals need basename not full path
set 0700 bits on ssh/ssl stores

* remove optarg debugging

* more ssh pubkey sausage

* update reference.deploy.yml to include feature

* jenkins changes

* jenkins changes

* jenkins changes

* jenkins changes

* jenkins changes

* bump versions and move OVA download links. (#335)

* open-vm-tools now has a cross dependency (#337)

with open-vm-tools-desktop and yum fails to install open-vm-tools on remote nodes when open-vm-tools-desktop is not installed.

* ECS-CommunityEdition-317 Make `ecsconfig ping -cx` loop when dtquery fails (#344)

(cherry picked from commit f5c7810)

* Change the way ecs-install is pushed to repo (#346)

* invoke zerofill via bash rather than expecting exec bit (#343)

* Remove Ansible verbosity flag from Jenkinsfile (#350)

* OVA QoL Improvements (#351)

* add `ova-step1` and `ova-step2` macros

* add `ecsdeploy noop` for some ova macros to look better

* make videploy more intelligent and play nice with update_deploy

* Implement Ansible global OVA flag fact (#349)

* implements Ansible global ova flag fact
- custom fact in /etc/ansible/facts.d/ova.fact
- ova conditional flags in playbooks

* misaligned `when`

* skip rebooting when using the OVA.

* Upgrade Ansible to 2.3 (#347)

* install ansible package from @edge_main for 2.3

* Ansible changes for Ansible 2.3

* ECS-CommunityEdition-235 Bump Ansible version to 2.3

* refactor Ansible task `when:` clauses to Ansible 2.3 spec

* refactor node reboot actions for Ansible 2.3
Also resolve #342

* remove unused json_file plugin

* must ignore_errors: True `needs-restarting -r`

* refactor port-check `when`s to Ansible 2.3 spec

* cleanup

* add loop_control to path permissions entries

* add loop_control labels to many iterators

* add loop_control labels to many iterators

* break out one directive per line

* add loop_control labels to many iterators

* incorrect `when`

* speling

* Switch to Alpine 3.6 release (#359)

* Switch to Alpine 3.6 release
Install Python 2 from APK

* Changes to Rockerfile for python:2-alpine parity

* Split steps out from Ansible to get realtime console logging (#358)

* Split steps out from Ansible to get realtime console logging

* use /tmp?

* template out a script to run command on install node via IP

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

*  log environment info to file log only, never to console.

* Add CentOS 7.4 support (#360)

(cherry picked from commit 1a96087)

* [WiP] Misc. 2.5.0 bugfixes (#352)

* update reference deploy version

* bugfix typo in ed25519 private key filename

* fix ova flag implementation

* fix ova flag implementation round 2

* fix ova flag implementation round 3

* update entrypoint.sh

* bump version to 2.5.0b1 (#364)

* [WiP] Update ecs-install Python requirements (#356)

* update python requirements

* pin python requirements to major versions rather than patches.

* add python2-dev to temporary build environment

* need cryptography>=1.9

* [WiP] ECS 3.1.0.0 Reduced GA and CE Support (#353)

* make 3.0.0.2 to use 100% regex

(cherry picked from commit 0689ce5)

* prep 3.1.0.0 RC3

(cherry picked from commit 2c3d5b9)

* prep 3.1.0.0 RC3

(cherry picked from commit ea12c29)

* ECS 3.1 templates

* local facts must be fully qualified?

* interface roles should be defined in deploy.yml

* actually use a comma in the jinja joiner() func

* use ansible_fqdn for agent strings not ansible_hostname

* ECS 3.1.0.0 RC4

* joiner() needs to be the prefix not the suffix

* the infamous missing comma

* no trailing comma

* remove redundant spaces

* set host: field in testing

* make object-main_network.json.j2 VDC-aware
+ formatting

* Set georeceiver initialBufferNumOnHeap to 10

* Mount /usr instead of /usr/local to capture new install path

* [WiP] ECS 3.1 Full GA and CE support  (#367)

* Use nodeId instead of the node IP to create data store

* Fix errors getting node ID

* fix 3.1 patch again

* migrate cm.object.properties/'MustHaveEnoughResources=false' into Dockerfile

* Run cf_client in container for new low partition count vars

* Run cf_client in container for new low partition count vars

* migrate cf_client variable settings into Dockerfile

* update comments in Dockerfile for 3.1.0.0

* release-2.5.0-prep (#370)

* Update ECS-Installation.md
(cherry picked from commit f8be70f)

* Update ECS-Installation.md
(cherry picked from commit b479b07)

* bump versions

* Check if object user is editable before continuing to S3 credential provisioning (#376)

* Fix #371

* Cosmetic change to fix output

* Add retry loops around funcs to add credentials

* add uniqueness to hostnames of CI VMs (#378)

* Enable build-help in bootstrap.sh (#377)

* enable build help in bootstrap.sh

* enable build help in bootstrap.sh

* Switch to upstream ECS version 3.1.0.1 (#375)

* Add Dockerfile ecs-object-reduced to CE image patch

* bump ecs version

* bump version files for install node 2.5.1 (#379)

* Develop (#372) (#380)

backmerge
@padthaitofuhot padthaitofuhot added this to Done in Installer 2.x Nov 6, 2017
@padthaitofuhot padthaitofuhot removed this from Done in Installer 2.x Nov 7, 2017
padthaitofuhot added a commit that referenced this pull request Nov 17, 2017
* Update ECS CE Docker image with ECS 3.0.0 Hotfix 2 (#312)

* Reorg base files (fix my glitch)

* Fixed Dockerfile so it patches everything in-place.

(cherry picked from commit 867189e)

* update release files to use new image.

* Duct tape for #301 Update to ECS 3.0.0.2 (3.0.0 HF 2) (#314)

* fix a small typo

* fix package install issue because EPEL is between versions again.

* quick fixes for crashing HF2 to unblock clients

* Docs update (#313)

* Adds FAQ page

* installation troubleshooting

* formatting

* Addition of network troubleshooting

* Addition of network troubleshooting

* More Troubleshooting

* sidebar implementation attempt

* implements important links dropdown, disables page dropdown.

* whoops

* Adds migration page and some small updates.

* Bunch of docs updates

* bugfix-hf2 (#315)

* multitail and dstat are coming in handy right now

* change fact cache location to /var/cache/emc/ecs-install

* log the state of Docker at the end of bootstrapping
for troubleshooting help (those hashes are good to see!)

* [Ansible] Stop templating, start regex replacing props/confs

* release prep 2.3.0 (#316)

* OVA prep (#318)

* Configure Jenkins pipeline to test installation process

* Get repository information from Jenkins SCM config

* Fix env var

* Obtain TF options from Jenkins params. Moved deprovision step to post action

* Allow multi-node configuration

* Update checkout step in jenkinsfile

* add zerofill.sh to /tools (#324)

(cherry picked from commit 58f7e8eea587c5a005eff3df2c2733ac2f5e1a9c)

* Add slack notifications to jenkins pipeline

* [WiP] Configure Jenkins server to build PR and provide feedback (#328)

Configure Jenkins server to build PR and provide feedback

* Docs pass 2 (#326)

* Removal of deprecated procedures

* Templates

* OVA install guide added

* Fixed broken links

* preflight remove all bootstrap packages if installed (#330)

* Non-PR Jenkins jobs do not provide URL and commit author (#331)

Fix <null> variables in Slack notifications

* put yum actions in retry loop with timeout (#332)

Put yum actions in retry loop with timeout

* Implements #205 Installer must have public key initial auth capability (#270)

* ECS-CommunityEdition-205 Installer must have public key initial auth capability

(cherry picked from commit 6eea10b5db3985f960d7b313d2e705a0f913ba55)

* More sausage for the initial ssh key auth

(cherry picked from commit 8535ccb5430e89b79d253ea1e74390a39b8b20f3)

* more sausage

(cherry picked from commit edf961e0765cd9a06ccea1a6d1e2406816533f46)

* deploy.yml change ideas

(cherry picked from commit ef48e2cc57fa6d0a57aa30bc62ba816fc167aed9)

* bootstrap.sh modifications

(cherry picked from commit d0b3c630f0a2004fe23534aca7e4a95986dce383)

* bootstrap.sh modifications

(cherry picked from commit 86f897af9395a57af5b33c2162cd85422b4e6ded)

* move generic help to generic_help.j2.yml file from config.yml

* include shipit.lib.sh

* build install paths early
add copy action for ssh PKI material

* fix a couple gitopt bugs

* add create_install_tree() to plugin-defaults.sh

* copy ssh keys in bootstrap.sh

* more longopts adjustments

* add loop delay in retry_with_timeout()

* stop trying to autoremove curl, it'll always error.

* key_vals need basename not full path
set 0700 bits on ssh/ssl stores

* remove optarg debugging

* more ssh pubkey sausage

* update reference.deploy.yml to include feature

* jenkins changes

* jenkins changes

* jenkins changes

* jenkins changes

* jenkins changes

* bump versions and move OVA download links. (#335)

* open-vm-tools now has a cross dependency (#337)

with open-vm-tools-desktop and yum fails to install open-vm-tools on remote nodes when open-vm-tools-desktop is not installed.

* ECS-CommunityEdition-317 Make `ecsconfig ping -cx` loop when dtquery fails (#344)

(cherry picked from commit f5c7810)

* Change the way ecs-install is pushed to repo (#346)

* invoke zerofill via bash rather than expecting exec bit (#343)

* Remove Ansible verbosity flag from Jenkinsfile (#350)

* OVA QoL Improvements (#351)

* add `ova-step1` and `ova-step2` macros

* add `ecsdeploy noop` for some ova macros to look better

* make videploy more intelligent and play nice with update_deploy

* Implement Ansible global OVA flag fact (#349)

* implements Ansible global ova flag fact
- custom fact in /etc/ansible/facts.d/ova.fact
- ova conditional flags in playbooks

* misaligned `when`

* skip rebooting when using the OVA.

* Upgrade Ansible to 2.3 (#347)

* install ansible package from @edge_main for 2.3

* Ansible changes for Ansible 2.3

* ECS-CommunityEdition-235 Bump Ansible version to 2.3

* refactor Ansible task `when:` clauses to Ansible 2.3 spec

* refactor node reboot actions for Ansible 2.3
Also resolve #342

* remove unused json_file plugin

* must ignore_errors: True `needs-restarting -r`

* refactor port-check `when`s to Ansible 2.3 spec

* cleanup

* add loop_control to path permissions entries

* add loop_control labels to many iterators

* add loop_control labels to many iterators

* break out one directive per line

* add loop_control labels to many iterators

* incorrect `when`

* speling

* Switch to Alpine 3.6 release (#359)

* Switch to Alpine 3.6 release
Install Python 2 from APK

* Changes to Rockerfile for python:2-alpine parity

* Split steps out from Ansible to get realtime console logging (#358)

* Split steps out from Ansible to get realtime console logging

* use /tmp?

* template out a script to run command on install node via IP

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

*  log environment info to file log only, never to console.

* Add CentOS 7.4 support (#360)

(cherry picked from commit 1a96087)

* [WiP] Misc. 2.5.0 bugfixes (#352)

* update reference deploy version

* bugfix typo in ed25519 private key filename

* fix ova flag implementation

* fix ova flag implementation round 2

* fix ova flag implementation round 3

* update entrypoint.sh

* bump version to 2.5.0b1 (#364)

* [WiP] Update ecs-install Python requirements (#356)

* update python requirements

* pin python requirements to major versions rather than patches.

* add python2-dev to temporary build environment

* need cryptography>=1.9

* [WiP] ECS 3.1.0.0 Reduced GA and CE Support (#353)

* make 3.0.0.2 to use 100% regex

(cherry picked from commit 0689ce5)

* prep 3.1.0.0 RC3

(cherry picked from commit 2c3d5b9)

* prep 3.1.0.0 RC3

(cherry picked from commit ea12c29)

* ECS 3.1 templates

* local facts must be fully qualified?

* interface roles should be defined in deploy.yml

* actually use a comma in the jinja joiner() func

* use ansible_fqdn for agent strings not ansible_hostname

* ECS 3.1.0.0 RC4

* joiner() needs to be the prefix not the suffix

* the infamous missing comma

* no trailing comma

* remove redundant spaces

* set host: field in testing

* make object-main_network.json.j2 VDC-aware
+ formatting

* Set georeceiver initialBufferNumOnHeap to 10

* Mount /usr instead of /usr/local to capture new install path

* [WiP] ECS 3.1 Full GA and CE support  (#367)

* Use nodeId instead of the node IP to create data store

* Fix errors getting node ID

* fix 3.1 patch again

* migrate cm.object.properties/'MustHaveEnoughResources=false' into Dockerfile

* Run cf_client in container for new low partition count vars

* Run cf_client in container for new low partition count vars

* migrate cf_client variable settings into Dockerfile

* update comments in Dockerfile for 3.1.0.0

* release-2.5.0-prep (#370)

* Update ECS-Installation.md
(cherry picked from commit f8be70f)

* Update ECS-Installation.md
(cherry picked from commit b479b07)

* bump versions

* Check if object user is editable before continuing to S3 credential provisioning (#376)

* Fix #371

* Cosmetic change to fix output

* Add retry loops around funcs to add credentials

* add uniqueness to hostnames of CI VMs (#378)

* Enable build-help in bootstrap.sh (#377)

* enable build help in bootstrap.sh

* enable build help in bootstrap.sh

* Switch to upstream ECS version 3.1.0.1 (#375)

* Add Dockerfile ecs-object-reduced to CE image patch

* bump ecs version

* bump version files for install node 2.5.1 (#379)

* Develop (#372) (#380)

backmerge

* Documentation Pass 2 (#384)

* ECS-CommunityEdition-299 Add Community Documentation

* ECS-CommunityEdition-299 Add Community Documentation

* CoC

* update issue template

* update pull request template

* remove contributing document

* update .dockerignore

* move old changelogs to docs/legacy

* Reformat README

* remove changelog.rst

* Create Standard, Island, and OVA Installation guides

* Update ECS-Installation.md to be ToC style page

* wording

* install node capitalization

* create building docs

* add build_image macro to run.sh

* create building docs

* create utilities.md doc

* undo a whoops

* add utilities references and address #362

* Switch to mainline versions of libressl, mktorrent, ansible. (#391)

* Switch to mainline versions of libressl, mktorrent, ansible.
Resolves #390

* add tool to remove all ecs-install instances

* update testbook for this issue

* remove clicmd_access_host run in ecsdeploy cache command

* change playbook logic to prevent single node deployments with an install node from failing.

* update mktorrent-borg exec path

* update tests

* Change test network (#389)

* Change test network to Local VLAN 999

* Switch network name to "CI Network"

* Bump version 2.5.1 -> 2.5.2 (#393)
padthaitofuhot added a commit that referenced this pull request Jan 12, 2018
* Update ECS CE Docker image with ECS 3.0.0 Hotfix 2 (#312)

* Reorg base files (fix my glitch)

* Fixed Dockerfile so it patches everything in-place.

(cherry picked from commit 867189e)

* update release files to use new image.

* Duct tape for #301 Update to ECS 3.0.0.2 (3.0.0 HF 2) (#314)

* fix a small typo

* fix package install issue because EPEL is between versions again.

* quick fixes for crashing HF2 to unblock clients

* Docs update (#313)

* Adds FAQ page

* installation troubleshooting

* formatting

* Addition of network troubleshooting

* Addition of network troubleshooting

* More Troubleshooting

* sidebar implementation attempt

* implements important links dropdown, disables page dropdown.

* whoops

* Adds migration page and some small updates.

* Bunch of docs updates

* bugfix-hf2 (#315)

* multitail and dstat are coming in handy right now

* change fact cache location to /var/cache/emc/ecs-install

* log the state of Docker at the end of bootstrapping
for troubleshooting help (those hashes are good to see!)

* [Ansible] Stop templating, start regex replacing props/confs

* release prep 2.3.0 (#316)

* OVA prep (#318)

* Configure Jenkins pipeline to test installation process

* Get repository information from Jenkins SCM config

* Fix env var

* Obtain TF options from Jenkins params. Moved deprovision step to post action

* Allow multi-node configuration

* Update checkout step in jenkinsfile

* add zerofill.sh to /tools (#324)

(cherry picked from commit 58f7e8eea587c5a005eff3df2c2733ac2f5e1a9c)

* Add slack notifications to jenkins pipeline

* [WiP] Configure Jenkins server to build PR and provide feedback (#328)

Configure Jenkins server to build PR and provide feedback

* Docs pass 2 (#326)

* Removal of deprecated procedures

* Templates

* OVA install guide added

* Fixed broken links

* preflight remove all bootstrap packages if installed (#330)

* Non-PR Jenkins jobs do not provide URL and commit author (#331)

Fix <null> variables in Slack notifications

* put yum actions in retry loop with timeout (#332)

Put yum actions in retry loop with timeout

* Implements #205 Installer must have public key initial auth capability (#270)

* ECS-CommunityEdition-205 Installer must have public key initial auth capability

(cherry picked from commit 6eea10b5db3985f960d7b313d2e705a0f913ba55)

* More sausage for the initial ssh key auth

(cherry picked from commit 8535ccb5430e89b79d253ea1e74390a39b8b20f3)

* more sausage

(cherry picked from commit edf961e0765cd9a06ccea1a6d1e2406816533f46)

* deploy.yml change ideas

(cherry picked from commit ef48e2cc57fa6d0a57aa30bc62ba816fc167aed9)

* bootstrap.sh modifications

(cherry picked from commit d0b3c630f0a2004fe23534aca7e4a95986dce383)

* bootstrap.sh modifications

(cherry picked from commit 86f897af9395a57af5b33c2162cd85422b4e6ded)

* move generic help to generic_help.j2.yml file from config.yml

* include shipit.lib.sh

* build install paths early
add copy action for ssh PKI material

* fix a couple gitopt bugs

* add create_install_tree() to plugin-defaults.sh

* copy ssh keys in bootstrap.sh

* more longopts adjustments

* add loop delay in retry_with_timeout()

* stop trying to autoremove curl, it'll always error.

* key_vals need basename not full path
set 0700 bits on ssh/ssl stores

* remove optarg debugging

* more ssh pubkey sausage

* update reference.deploy.yml to include feature

* jenkins changes

* jenkins changes

* jenkins changes

* jenkins changes

* jenkins changes

* bump versions and move OVA download links. (#335)

* open-vm-tools now has a cross dependency (#337)

with open-vm-tools-desktop and yum fails to install open-vm-tools on remote nodes when open-vm-tools-desktop is not installed.

* ECS-CommunityEdition-317 Make `ecsconfig ping -cx` loop when dtquery fails (#344)

(cherry picked from commit f5c7810)

* Change the way ecs-install is pushed to repo (#346)

* invoke zerofill via bash rather than expecting exec bit (#343)

* Remove Ansible verbosity flag from Jenkinsfile (#350)

* OVA QoL Improvements (#351)

* add `ova-step1` and `ova-step2` macros

* add `ecsdeploy noop` for some ova macros to look better

* make videploy more intelligent and play nice with update_deploy

* Implement Ansible global OVA flag fact (#349)

* implements Ansible global ova flag fact
- custom fact in /etc/ansible/facts.d/ova.fact
- ova conditional flags in playbooks

* misaligned `when`

* skip rebooting when using the OVA.

* Upgrade Ansible to 2.3 (#347)

* install ansible package from @edge_main for 2.3

* Ansible changes for Ansible 2.3

* ECS-CommunityEdition-235 Bump Ansible version to 2.3

* refactor Ansible task `when:` clauses to Ansible 2.3 spec

* refactor node reboot actions for Ansible 2.3
Also resolve #342

* remove unused json_file plugin

* must ignore_errors: True `needs-restarting -r`

* refactor port-check `when`s to Ansible 2.3 spec

* cleanup

* add loop_control to path permissions entries

* add loop_control labels to many iterators

* add loop_control labels to many iterators

* break out one directive per line

* add loop_control labels to many iterators

* incorrect `when`

* speling

* Switch to Alpine 3.6 release (#359)

* Switch to Alpine 3.6 release
Install Python 2 from APK

* Changes to Rockerfile for python:2-alpine parity

* Split steps out from Ansible to get realtime console logging (#358)

* Split steps out from Ansible to get realtime console logging

* use /tmp?

* template out a script to run command on install node via IP

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

*  log environment info to file log only, never to console.

* Add CentOS 7.4 support (#360)

(cherry picked from commit 1a96087)

* [WiP] Misc. 2.5.0 bugfixes (#352)

* update reference deploy version

* bugfix typo in ed25519 private key filename

* fix ova flag implementation

* fix ova flag implementation round 2

* fix ova flag implementation round 3

* update entrypoint.sh

* bump version to 2.5.0b1 (#364)

* [WiP] Update ecs-install Python requirements (#356)

* update python requirements

* pin python requirements to major versions rather than patches.

* add python2-dev to temporary build environment

* need cryptography>=1.9

* [WiP] ECS 3.1.0.0 Reduced GA and CE Support (#353)

* make 3.0.0.2 to use 100% regex

(cherry picked from commit 0689ce5)

* prep 3.1.0.0 RC3

(cherry picked from commit 2c3d5b9)

* prep 3.1.0.0 RC3

(cherry picked from commit ea12c29)

* ECS 3.1 templates

* local facts must be fully qualified?

* interface roles should be defined in deploy.yml

* actually use a comma in the jinja joiner() func

* use ansible_fqdn for agent strings not ansible_hostname

* ECS 3.1.0.0 RC4

* joiner() needs to be the prefix not the suffix

* the infamous missing comma

* no trailing comma

* remove redundant spaces

* set host: field in testing

* make object-main_network.json.j2 VDC-aware
+ formatting

* Set georeceiver initialBufferNumOnHeap to 10

* Mount /usr instead of /usr/local to capture new install path

* [WiP] ECS 3.1 Full GA and CE support  (#367)

* Use nodeId instead of the node IP to create data store

* Fix errors getting node ID

* fix 3.1 patch again

* migrate cm.object.properties/'MustHaveEnoughResources=false' into Dockerfile

* Run cf_client in container for new low partition count vars

* Run cf_client in container for new low partition count vars

* migrate cf_client variable settings into Dockerfile

* update comments in Dockerfile for 3.1.0.0

* release-2.5.0-prep (#370)

* Update ECS-Installation.md
(cherry picked from commit f8be70f)

* Update ECS-Installation.md
(cherry picked from commit b479b07)

* bump versions

* Check if object user is editable before continuing to S3 credential provisioning (#376)

* Fix #371

* Cosmetic change to fix output

* Add retry loops around funcs to add credentials

* add uniqueness to hostnames of CI VMs (#378)

* Enable build-help in bootstrap.sh (#377)

* enable build help in bootstrap.sh

* enable build help in bootstrap.sh

* Switch to upstream ECS version 3.1.0.1 (#375)

* Add Dockerfile ecs-object-reduced to CE image patch

* bump ecs version

* bump version files for install node 2.5.1 (#379)

* Develop (#372) (#380)

backmerge

* Documentation Pass 2 (#384)

* ECS-CommunityEdition-299 Add Community Documentation

* ECS-CommunityEdition-299 Add Community Documentation

* CoC

* update issue template

* update pull request template

* remove contributing document

* update .dockerignore

* move old changelogs to docs/legacy

* Reformat README

* remove changelog.rst

* Create Standard, Island, and OVA Installation guides

* Update ECS-Installation.md to be ToC style page

* wording

* install node capitalization

* create building docs

* add build_image macro to run.sh

* create building docs

* create utilities.md doc

* undo a whoops

* add utilities references and address #362

* Switch to mainline versions of libressl, mktorrent, ansible. (#391)

* Switch to mainline versions of libressl, mktorrent, ansible.
Resolves #390

* add tool to remove all ecs-install instances

* update testbook for this issue

* remove clicmd_access_host run in ecsdeploy cache command

* change playbook logic to prevent single node deployments with an install node from failing.

* update mktorrent-borg exec path

* update tests

* Change test network (#389)

* Change test network to Local VLAN 999

* Switch network name to "CI Network"

* Bump version 2.5.1 -> 2.5.2 (#393)

* feature-ova-enhancements (#397)

* no longer check OVA for reboot requirement

* ecsconfig ping now differentiates between pass and failed PONGs depending on dtquery status

* add comment to point to new vars location

* upstream-ecs-3.1.0.2 (#398)

* Add Dockerfile for 3.1.0.2

* Add 3.1.0 entries to user-definable release.conf

* Adjust configs for 3.1.0.2

* implement custom autonames (#402)

closes #399

* update versioning for 2.6.0 (#403)
padthaitofuhot added a commit that referenced this pull request Mar 12, 2018
* Update ECS CE Docker image with ECS 3.0.0 Hotfix 2 (#312)

* Reorg base files (fix my glitch)

* Fixed Dockerfile so it patches everything in-place.

(cherry picked from commit 867189e)

* update release files to use new image.

* Duct tape for #301 Update to ECS 3.0.0.2 (3.0.0 HF 2) (#314)

* fix a small typo

* fix package install issue because EPEL is between versions again.

* quick fixes for crashing HF2 to unblock clients

* Docs update (#313)

* Adds FAQ page

* installation troubleshooting

* formatting

* Addition of network troubleshooting

* Addition of network troubleshooting

* More Troubleshooting

* sidebar implementation attempt

* implements important links dropdown, disables page dropdown.

* whoops

* Adds migration page and some small updates.

* Bunch of docs updates

* bugfix-hf2 (#315)

* multitail and dstat are coming in handy right now

* change fact cache location to /var/cache/emc/ecs-install

* log the state of Docker at the end of bootstrapping
for troubleshooting help (those hashes are good to see!)

* [Ansible] Stop templating, start regex replacing props/confs

* release prep 2.3.0 (#316)

* OVA prep (#318)

* Configure Jenkins pipeline to test installation process

* Get repository information from Jenkins SCM config

* Fix env var

* Obtain TF options from Jenkins params. Moved deprovision step to post action

* Allow multi-node configuration

* Update checkout step in jenkinsfile

* add zerofill.sh to /tools (#324)

(cherry picked from commit 58f7e8eea587c5a005eff3df2c2733ac2f5e1a9c)

* Add slack notifications to jenkins pipeline

* [WiP] Configure Jenkins server to build PR and provide feedback (#328)

Configure Jenkins server to build PR and provide feedback

* Docs pass 2 (#326)

* Removal of deprecated procedures

* Templates

* OVA install guide added

* Fixed broken links

* preflight remove all bootstrap packages if installed (#330)

* Non-PR Jenkins jobs do not provide URL and commit author (#331)

Fix <null> variables in Slack notifications

* put yum actions in retry loop with timeout (#332)

Put yum actions in retry loop with timeout

* Implements #205 Installer must have public key initial auth capability (#270)

* ECS-CommunityEdition-205 Installer must have public key initial auth capability

(cherry picked from commit 6eea10b5db3985f960d7b313d2e705a0f913ba55)

* More sausage for the initial ssh key auth

(cherry picked from commit 8535ccb5430e89b79d253ea1e74390a39b8b20f3)

* more sausage

(cherry picked from commit edf961e0765cd9a06ccea1a6d1e2406816533f46)

* deploy.yml change ideas

(cherry picked from commit ef48e2cc57fa6d0a57aa30bc62ba816fc167aed9)

* bootstrap.sh modifications

(cherry picked from commit d0b3c630f0a2004fe23534aca7e4a95986dce383)

* bootstrap.sh modifications

(cherry picked from commit 86f897af9395a57af5b33c2162cd85422b4e6ded)

* move generic help to generic_help.j2.yml file from config.yml

* include shipit.lib.sh

* build install paths early
add copy action for ssh PKI material

* fix a couple gitopt bugs

* add create_install_tree() to plugin-defaults.sh

* copy ssh keys in bootstrap.sh

* more longopts adjustments

* add loop delay in retry_with_timeout()

* stop trying to autoremove curl, it'll always error.

* key_vals need basename not full path
set 0700 bits on ssh/ssl stores

* remove optarg debugging

* more ssh pubkey sausage

* update reference.deploy.yml to include feature

* jenkins changes

* jenkins changes

* jenkins changes

* jenkins changes

* jenkins changes

* bump versions and move OVA download links. (#335)

* open-vm-tools now has a cross dependency (#337)

with open-vm-tools-desktop and yum fails to install open-vm-tools on remote nodes when open-vm-tools-desktop is not installed.

* ECS-CommunityEdition-317 Make `ecsconfig ping -cx` loop when dtquery fails (#344)

(cherry picked from commit f5c7810)

* Change the way ecs-install is pushed to repo (#346)

* invoke zerofill via bash rather than expecting exec bit (#343)

* Remove Ansible verbosity flag from Jenkinsfile (#350)

* OVA QoL Improvements (#351)

* add `ova-step1` and `ova-step2` macros

* add `ecsdeploy noop` for some ova macros to look better

* make videploy more intelligent and play nice with update_deploy

* Implement Ansible global OVA flag fact (#349)

* implements Ansible global ova flag fact
- custom fact in /etc/ansible/facts.d/ova.fact
- ova conditional flags in playbooks

* misaligned `when`

* skip rebooting when using the OVA.

* Upgrade Ansible to 2.3 (#347)

* install ansible package from @edge_main for 2.3

* Ansible changes for Ansible 2.3

* ECS-CommunityEdition-235 Bump Ansible version to 2.3

* refactor Ansible task `when:` clauses to Ansible 2.3 spec

* refactor node reboot actions for Ansible 2.3
Also resolve #342

* remove unused json_file plugin

* must ignore_errors: True `needs-restarting -r`

* refactor port-check `when`s to Ansible 2.3 spec

* cleanup

* add loop_control to path permissions entries

* add loop_control labels to many iterators

* add loop_control labels to many iterators

* break out one directive per line

* add loop_control labels to many iterators

* incorrect `when`

* speling

* Switch to Alpine 3.6 release (#359)

* Switch to Alpine 3.6 release
Install Python 2 from APK

* Changes to Rockerfile for python:2-alpine parity

* Split steps out from Ansible to get realtime console logging (#358)

* Split steps out from Ansible to get realtime console logging

* use /tmp?

* template out a script to run command on install node via IP

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

*  log environment info to file log only, never to console.

* Add CentOS 7.4 support (#360)

(cherry picked from commit 1a96087)

* [WiP] Misc. 2.5.0 bugfixes (#352)

* update reference deploy version

* bugfix typo in ed25519 private key filename

* fix ova flag implementation

* fix ova flag implementation round 2

* fix ova flag implementation round 3

* update entrypoint.sh

* bump version to 2.5.0b1 (#364)

* [WiP] Update ecs-install Python requirements (#356)

* update python requirements

* pin python requirements to major versions rather than patches.

* add python2-dev to temporary build environment

* need cryptography>=1.9

* [WiP] ECS 3.1.0.0 Reduced GA and CE Support (#353)

* make 3.0.0.2 to use 100% regex

(cherry picked from commit 0689ce5)

* prep 3.1.0.0 RC3

(cherry picked from commit 2c3d5b9)

* prep 3.1.0.0 RC3

(cherry picked from commit ea12c29)

* ECS 3.1 templates

* local facts must be fully qualified?

* interface roles should be defined in deploy.yml

* actually use a comma in the jinja joiner() func

* use ansible_fqdn for agent strings not ansible_hostname

* ECS 3.1.0.0 RC4

* joiner() needs to be the prefix not the suffix

* the infamous missing comma

* no trailing comma

* remove redundant spaces

* set host: field in testing

* make object-main_network.json.j2 VDC-aware
+ formatting

* Set georeceiver initialBufferNumOnHeap to 10

* Mount /usr instead of /usr/local to capture new install path

* [WiP] ECS 3.1 Full GA and CE support  (#367)

* Use nodeId instead of the node IP to create data store

* Fix errors getting node ID

* fix 3.1 patch again

* migrate cm.object.properties/'MustHaveEnoughResources=false' into Dockerfile

* Run cf_client in container for new low partition count vars

* Run cf_client in container for new low partition count vars

* migrate cf_client variable settings into Dockerfile

* update comments in Dockerfile for 3.1.0.0

* release-2.5.0-prep (#370)

* Update ECS-Installation.md
(cherry picked from commit f8be70f)

* Update ECS-Installation.md
(cherry picked from commit b479b07)

* bump versions

* Check if object user is editable before continuing to S3 credential provisioning (#376)

* Fix #371

* Cosmetic change to fix output

* Add retry loops around funcs to add credentials

* add uniqueness to hostnames of CI VMs (#378)

* Enable build-help in bootstrap.sh (#377)

* enable build help in bootstrap.sh

* enable build help in bootstrap.sh

* Switch to upstream ECS version 3.1.0.1 (#375)

* Add Dockerfile ecs-object-reduced to CE image patch

* bump ecs version

* bump version files for install node 2.5.1 (#379)

* Develop (#372) (#380)

backmerge

* Documentation Pass 2 (#384)

* ECS-CommunityEdition-299 Add Community Documentation

* ECS-CommunityEdition-299 Add Community Documentation

* CoC

* update issue template

* update pull request template

* remove contributing document

* update .dockerignore

* move old changelogs to docs/legacy

* Reformat README

* remove changelog.rst

* Create Standard, Island, and OVA Installation guides

* Update ECS-Installation.md to be ToC style page

* wording

* install node capitalization

* create building docs

* add build_image macro to run.sh

* create building docs

* create utilities.md doc

* undo a whoops

* add utilities references and address #362

* Switch to mainline versions of libressl, mktorrent, ansible. (#391)

* Switch to mainline versions of libressl, mktorrent, ansible.
Resolves #390

* add tool to remove all ecs-install instances

* update testbook for this issue

* remove clicmd_access_host run in ecsdeploy cache command

* change playbook logic to prevent single node deployments with an install node from failing.

* update mktorrent-borg exec path

* update tests

* Change test network (#389)

* Change test network to Local VLAN 999

* Switch network name to "CI Network"

* Bump version 2.5.1 -> 2.5.2 (#393)

* feature-ova-enhancements (#397)

* no longer check OVA for reboot requirement

* ecsconfig ping now differentiates between pass and failed PONGs depending on dtquery status

* add comment to point to new vars location

* upstream-ecs-3.1.0.2 (#398)

* Add Dockerfile for 3.1.0.2

* Add 3.1.0 entries to user-definable release.conf

* Adjust configs for 3.1.0.2

* implement custom autonames (#402)

closes #399

* update versioning for 2.6.0 (#403)

* run terraform init in Jenkinsfile

* run terraform init in Jenkinsfile

* run terraform init in Jenkinsfile

* run terraform init in Jenkinsfile

* Update OVA_Installation.md

Fixes error spotted by @jasoncwik

* upstream-release-3.1.0.3 (#409)

* archive 2.x patches into subdir

* Add 3.1.0.3 patch and build script

* bump version to 2.6.1 (#410)
padthaitofuhot added a commit that referenced this pull request Mar 29, 2018
* release-2.6.1 (#411)

* Update ECS CE Docker image with ECS 3.0.0 Hotfix 2 (#312)

* Reorg base files (fix my glitch)

* Fixed Dockerfile so it patches everything in-place.

(cherry picked from commit 867189e)

* update release files to use new image.

* Duct tape for #301 Update to ECS 3.0.0.2 (3.0.0 HF 2) (#314)

* fix a small typo

* fix package install issue because EPEL is between versions again.

* quick fixes for crashing HF2 to unblock clients

* Docs update (#313)

* Adds FAQ page

* installation troubleshooting

* formatting

* Addition of network troubleshooting

* Addition of network troubleshooting

* More Troubleshooting

* sidebar implementation attempt

* implements important links dropdown, disables page dropdown.

* whoops

* Adds migration page and some small updates.

* Bunch of docs updates

* bugfix-hf2 (#315)

* multitail and dstat are coming in handy right now

* change fact cache location to /var/cache/emc/ecs-install

* log the state of Docker at the end of bootstrapping
for troubleshooting help (those hashes are good to see!)

* [Ansible] Stop templating, start regex replacing props/confs

* release prep 2.3.0 (#316)

* OVA prep (#318)

* Configure Jenkins pipeline to test installation process

* Get repository information from Jenkins SCM config

* Fix env var

* Obtain TF options from Jenkins params. Moved deprovision step to post action

* Allow multi-node configuration

* Update checkout step in jenkinsfile

* add zerofill.sh to /tools (#324)

(cherry picked from commit 58f7e8eea587c5a005eff3df2c2733ac2f5e1a9c)

* Add slack notifications to jenkins pipeline

* [WiP] Configure Jenkins server to build PR and provide feedback (#328)

Configure Jenkins server to build PR and provide feedback

* Docs pass 2 (#326)

* Removal of deprecated procedures

* Templates

* OVA install guide added

* Fixed broken links

* preflight remove all bootstrap packages if installed (#330)

* Non-PR Jenkins jobs do not provide URL and commit author (#331)

Fix <null> variables in Slack notifications

* put yum actions in retry loop with timeout (#332)

Put yum actions in retry loop with timeout

* Implements #205 Installer must have public key initial auth capability (#270)

* ECS-CommunityEdition-205 Installer must have public key initial auth capability

(cherry picked from commit 6eea10b5db3985f960d7b313d2e705a0f913ba55)

* More sausage for the initial ssh key auth

(cherry picked from commit 8535ccb5430e89b79d253ea1e74390a39b8b20f3)

* more sausage

(cherry picked from commit edf961e0765cd9a06ccea1a6d1e2406816533f46)

* deploy.yml change ideas

(cherry picked from commit ef48e2cc57fa6d0a57aa30bc62ba816fc167aed9)

* bootstrap.sh modifications

(cherry picked from commit d0b3c630f0a2004fe23534aca7e4a95986dce383)

* bootstrap.sh modifications

(cherry picked from commit 86f897af9395a57af5b33c2162cd85422b4e6ded)

* move generic help to generic_help.j2.yml file from config.yml

* include shipit.lib.sh

* build install paths early
add copy action for ssh PKI material

* fix a couple gitopt bugs

* add create_install_tree() to plugin-defaults.sh

* copy ssh keys in bootstrap.sh

* more longopts adjustments

* add loop delay in retry_with_timeout()

* stop trying to autoremove curl, it'll always error.

* key_vals need basename not full path
set 0700 bits on ssh/ssl stores

* remove optarg debugging

* more ssh pubkey sausage

* update reference.deploy.yml to include feature

* jenkins changes

* jenkins changes

* jenkins changes

* jenkins changes

* jenkins changes

* bump versions and move OVA download links. (#335)

* open-vm-tools now has a cross dependency (#337)

with open-vm-tools-desktop and yum fails to install open-vm-tools on remote nodes when open-vm-tools-desktop is not installed.

* ECS-CommunityEdition-317 Make `ecsconfig ping -cx` loop when dtquery fails (#344)

(cherry picked from commit f5c7810)

* Change the way ecs-install is pushed to repo (#346)

* invoke zerofill via bash rather than expecting exec bit (#343)

* Remove Ansible verbosity flag from Jenkinsfile (#350)

* OVA QoL Improvements (#351)

* add `ova-step1` and `ova-step2` macros

* add `ecsdeploy noop` for some ova macros to look better

* make videploy more intelligent and play nice with update_deploy

* Implement Ansible global OVA flag fact (#349)

* implements Ansible global ova flag fact
- custom fact in /etc/ansible/facts.d/ova.fact
- ova conditional flags in playbooks

* misaligned `when`

* skip rebooting when using the OVA.

* Upgrade Ansible to 2.3 (#347)

* install ansible package from @edge_main for 2.3

* Ansible changes for Ansible 2.3

* ECS-CommunityEdition-235 Bump Ansible version to 2.3

* refactor Ansible task `when:` clauses to Ansible 2.3 spec

* refactor node reboot actions for Ansible 2.3
Also resolve #342

* remove unused json_file plugin

* must ignore_errors: True `needs-restarting -r`

* refactor port-check `when`s to Ansible 2.3 spec

* cleanup

* add loop_control to path permissions entries

* add loop_control labels to many iterators

* add loop_control labels to many iterators

* break out one directive per line

* add loop_control labels to many iterators

* incorrect `when`

* speling

* Switch to Alpine 3.6 release (#359)

* Switch to Alpine 3.6 release
Install Python 2 from APK

* Changes to Rockerfile for python:2-alpine parity

* Split steps out from Ansible to get realtime console logging (#358)

* Split steps out from Ansible to get realtime console logging

* use /tmp?

* template out a script to run command on install node via IP

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

* Jenkinsfile sausage

*  log environment info to file log only, never to console.

* Add CentOS 7.4 support (#360)

(cherry picked from commit 1a96087)

* [WiP] Misc. 2.5.0 bugfixes (#352)

* update reference deploy version

* bugfix typo in ed25519 private key filename

* fix ova flag implementation

* fix ova flag implementation round 2

* fix ova flag implementation round 3

* update entrypoint.sh

* bump version to 2.5.0b1 (#364)

* [WiP] Update ecs-install Python requirements (#356)

* update python requirements

* pin python requirements to major versions rather than patches.

* add python2-dev to temporary build environment

* need cryptography>=1.9

* [WiP] ECS 3.1.0.0 Reduced GA and CE Support (#353)

* make 3.0.0.2 to use 100% regex

(cherry picked from commit 0689ce5)

* prep 3.1.0.0 RC3

(cherry picked from commit 2c3d5b9)

* prep 3.1.0.0 RC3

(cherry picked from commit ea12c29)

* ECS 3.1 templates

* local facts must be fully qualified?

* interface roles should be defined in deploy.yml

* actually use a comma in the jinja joiner() func

* use ansible_fqdn for agent strings not ansible_hostname

* ECS 3.1.0.0 RC4

* joiner() needs to be the prefix not the suffix

* the infamous missing comma

* no trailing comma

* remove redundant spaces

* set host: field in testing

* make object-main_network.json.j2 VDC-aware
+ formatting

* Set georeceiver initialBufferNumOnHeap to 10

* Mount /usr instead of /usr/local to capture new install path

* [WiP] ECS 3.1 Full GA and CE support  (#367)

* Use nodeId instead of the node IP to create data store

* Fix errors getting node ID

* fix 3.1 patch again

* migrate cm.object.properties/'MustHaveEnoughResources=false' into Dockerfile

* Run cf_client in container for new low partition count vars

* Run cf_client in container for new low partition count vars

* migrate cf_client variable settings into Dockerfile

* update comments in Dockerfile for 3.1.0.0

* release-2.5.0-prep (#370)

* Update ECS-Installation.md
(cherry picked from commit f8be70f)

* Update ECS-Installation.md
(cherry picked from commit b479b07)

* bump versions

* Check if object user is editable before continuing to S3 credential provisioning (#376)

* Fix #371

* Cosmetic change to fix output

* Add retry loops around funcs to add credentials

* add uniqueness to hostnames of CI VMs (#378)

* Enable build-help in bootstrap.sh (#377)

* enable build help in bootstrap.sh

* enable build help in bootstrap.sh

* Switch to upstream ECS version 3.1.0.1 (#375)

* Add Dockerfile ecs-object-reduced to CE image patch

* bump ecs version

* bump version files for install node 2.5.1 (#379)

* Develop (#372) (#380)

backmerge

* Documentation Pass 2 (#384)

* ECS-CommunityEdition-299 Add Community Documentation

* ECS-CommunityEdition-299 Add Community Documentation

* CoC

* update issue template

* update pull request template

* remove contributing document

* update .dockerignore

* move old changelogs to docs/legacy

* Reformat README

* remove changelog.rst

* Create Standard, Island, and OVA Installation guides

* Update ECS-Installation.md to be ToC style page

* wording

* install node capitalization

* create building docs

* add build_image macro to run.sh

* create building docs

* create utilities.md doc

* undo a whoops

* add utilities references and address #362

* Switch to mainline versions of libressl, mktorrent, ansible. (#391)

* Switch to mainline versions of libressl, mktorrent, ansible.
Resolves #390

* add tool to remove all ecs-install instances

* update testbook for this issue

* remove clicmd_access_host run in ecsdeploy cache command

* change playbook logic to prevent single node deployments with an install node from failing.

* update mktorrent-borg exec path

* update tests

* Change test network (#389)

* Change test network to Local VLAN 999

* Switch network name to "CI Network"

* Bump version 2.5.1 -> 2.5.2 (#393)

* feature-ova-enhancements (#397)

* no longer check OVA for reboot requirement

* ecsconfig ping now differentiates between pass and failed PONGs depending on dtquery status

* add comment to point to new vars location

* upstream-ecs-3.1.0.2 (#398)

* Add Dockerfile for 3.1.0.2

* Add 3.1.0 entries to user-definable release.conf

* Adjust configs for 3.1.0.2

* implement custom autonames (#402)

closes #399

* update versioning for 2.6.0 (#403)

* run terraform init in Jenkinsfile

* run terraform init in Jenkinsfile

* run terraform init in Jenkinsfile

* run terraform init in Jenkinsfile

* Update OVA_Installation.md

Fixes error spotted by @jasoncwik

* upstream-release-3.1.0.3 (#409)

* archive 2.x patches into subdir

* Add 3.1.0.3 patch and build script

* bump version to 2.6.1 (#410)

* add gen_dockerfile.sh from upstream

Took 1 minute

* update patching system and refactor gen_dockerfile.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant