This is an automated email from the ASF dual-hosted git repository.

ioleksandr pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.


    from e681bd1  Merge pull request #107 from apache/DLAB-592
     add 393e8a1  [DLAB-569]: Added installation of NTPd
     add 9d0fc97  [DLAB-569]: Fixed issue with NTP in private subnet
     add b1d0863  [DLAB-569]: Fixed issue with NTP in private subnet
     add 3bf62d8  [DLAB-569]: Fixed issue with NTP in private subnet
     add 8f8ddaa  [DLAB-569]: Fixed issue with NTP in private subnet
     add a40d5e2  [DLAB-569]: Fixed issue with NTP in private subnet
     add 9b2266c  [DLAB-569]: fixed issue with ntpd
     new 302c380  Merge pull request #106 from apache/DLAB-569

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/base/scripts/install_prerequisites.py      |  4 ++++
 .../src/general/lib/os/debian/common_lib.py        | 16 ++++++++++++++
 .../src/general/lib/os/redhat/common_lib.py        | 19 +++++++++++++++-
 .../general/scripts/aws/dataengine_configure.py    | 11 ++++++----
 .../general/scripts/aws/deeplearning_configure.py  |  7 +++---
 .../src/general/scripts/aws/edge_prepare.py        |  6 ++++++
 .../src/general/scripts/aws/jupyter_configure.py   |  9 +++++---
 .../src/general/scripts/aws/rstudio_configure.py   |  6 ++++--
 .../scripts/aws/tensor-rstudio_configure.py        |  9 +++++---
 .../src/general/scripts/aws/tensor_configure.py    |  9 +++++---
 .../src/general/scripts/aws/zeppelin_configure.py  |  6 ++++--
 .../general/scripts/azure/dataengine_configure.py  | 25 +++++++++++++---------
 .../scripts/azure/deeplearning_configure.py        |  6 +++---
 .../src/general/scripts/azure/edge_prepare.py      | 11 ++++++++++
 .../src/general/scripts/azure/jupyter_configure.py |  5 +++--
 .../src/general/scripts/azure/rstudio_configure.py |  5 +++--
 .../src/general/scripts/azure/tensor_configure.py  |  5 +++--
 .../general/scripts/azure/zeppelin_configure.py    |  5 +++--
 .../general/scripts/gcp/dataengine_configure.py    | 20 +++++++++++------
 .../src/general/scripts/gcp/edge_prepare.py        |  2 +-
 .../src/general/scripts/gcp/jupyter_configure.py   |  6 ++++--
 .../src/general/scripts/gcp/rstudio_configure.py   |  9 +++++---
 .../scripts/gcp/tensor-rstudio_configure.py        |  9 +++++---
 .../src/general/scripts/gcp/tensor_configure.py    | 12 +++++++----
 .../src/general/scripts/gcp/zeppelin_configure.py  | 13 +++++------
 25 files changed, 167 insertions(+), 68 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org
For additional commands, e-mail: commits-h...@dlab.apache.org

Reply via email to