Kashif Saadat
f0c3ed8965
Include encryptionConfig setting within userdata for masters.
2017-11-16 15:58:59 +00:00
Kashif Saadat
43f193e6ea
Bugfix for bootstrapscript repeatedly generating different content when HookSpecs have ExecContainerAction defined.
2017-11-07 18:17:26 +00:00
Kashif Saadat
c78790f902
Modified OS detection logic when updating http proxy settings.
2017-10-13 19:08:47 +01:00
Justin Santa Barbara
eb2cd45cdf
Support wget for download, not just curl
...
Some images don't include curl but do have wget. Prefer curl, but
fallback to wget.
(The official Debian 9 image does not have curl.)
2017-09-30 19:12:58 -04:00
Kashif Saadat
e4919d0c39
Add file assets to node user data scripts, fingerprint sections of the
...
hooks and fileAssets specs.
2017-09-01 15:25:04 +01:00
Rohith
293292173a
Inline Conponent Configuration
...
The current implementation does not ignore any possible interpolation of bash in the content. This PR wrapped the various spec content in 'EOF' to ignore all.
- updated the tests to reflect the changes
- wrapped the component configuration in 'eof' to ensure interpolation is ignored
2017-08-25 00:36:06 +01:00
Kashif Saadat
fb3e8308f1
Add hooks to bootstrapscript output
2017-08-14 18:22:48 +01:00
Kashif Saadat
e0461b92a9
Add ability to store partial cluster and instancegroup spec in userdata,
...
so component config changes are detected and causes nodes to be updated
2017-08-09 14:15:02 +01:00