You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by om...@apache.org on 2020/03/25 09:19:35 UTC

[incubator-dlab] branch DLAB-515 created (now d5307d2)

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

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


      at d5307d2  [DLAB-515]: Changed Ubuntu AMI to 18.04

This branch includes the following new commits:

     new d5307d2  [DLAB-515]: Changed Ubuntu AMI to 18.04

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.



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


[incubator-dlab] 01/01: [DLAB-515]: Changed Ubuntu AMI to 18.04

Posted by om...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

omartushevskyi pushed a commit to branch DLAB-515
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit d5307d2865adf4387446523c7c547d0211d0d63c
Author: Oleh Martushevskyi <Ol...@epam.com>
AuthorDate: Wed Mar 25 11:19:21 2020 +0200

    [DLAB-515]: Changed Ubuntu AMI to 18.04
---
 infrastructure-provisioning/src/general/conf/dlab.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure-provisioning/src/general/conf/dlab.ini b/infrastructure-provisioning/src/general/conf/dlab.ini
index 8f3528e..638991a 100644
--- a/infrastructure-provisioning/src/general/conf/dlab.ini
+++ b/infrastructure-provisioning/src/general/conf/dlab.ini
@@ -113,7 +113,7 @@ region = us-west-2
 ### Amazon zone letter for ssn, edge and notebook subnet provisioning
 # zone =
 ### Amazon ami name based on debian conf_os_family for all dlab instances
-debian_image_name = ubuntu/images/hvm-ssd/ubuntu-xenial-16.04-amd64-server-20190212
+debian_image_name = ubuntu/images/hvm-ssd/ubuntu-bionic-18.04-amd64-server-20200112
 ### Amazon ami name based on RedHat conf_os_family for all dlab instances
 redhat_image_name = RHEL-7.4_HVM-20180103-x86_64-2-Hourly2-GP2
 ### Amazon account ID


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