commit cloud-init-config-caasp for openSUSE:Factory

2019-09-02 Thread root
Hello community,

here is the log from the commit of package cloud-init-config-caasp for 
openSUSE:Factory checked in at 2019-09-02 13:21:51

Comparing /work/SRC/openSUSE:Factory/cloud-init-config-caasp (Old)
 and  /work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new.7948 (New)


Package is "cloud-init-config-caasp"

Mon Sep  2 13:21:51 2019 rev:10 rq:727001 version:1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/cloud-init-config-caasp/cloud-init-config-caasp.changes
  2018-12-21 08:21:42.985553300 +0100
+++ 
/work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new.7948/cloud-init-config-caasp.changes
2019-09-02 13:21:52.289351712 +0200
@@ -1,0 +2,5 @@
+Thu Aug 22 11:52:56 UTC 2019 - Fabian Vogt 
+
+- Drop explicit list of data sources (boo#1146802)
+
+---



Other differences:
--
++ cloud-init-config-caasp.spec ++
--- /var/tmp/diff_new_pack.x5XDMG/_old  2019-09-02 13:21:53.585351468 +0200
+++ /var/tmp/diff_new_pack.x5XDMG/_new  2019-09-02 13:21:53.589351468 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cloud-init-config-caasp
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ cloud.cfg ++
--- /var/tmp/diff_new_pack.x5XDMG/_old  2019-09-02 13:21:53.637351459 +0200
+++ /var/tmp/diff_new_pack.x5XDMG/_new  2019-09-02 13:21:53.637351459 +0200
@@ -7,7 +7,6 @@
 preserve_hostname: false
 syslog_fix_perms: root:root
 mount_default_fields: [~, ~, 'auto', 'defaults', '0', '2']
-datasource_list: [ LocalDisk, NoCloud, OpenStack, None ]
 
 # The modules that run in the 'init' stage
 cloud_init_modules:




commit cloud-init-config-caasp for openSUSE:Factory

2018-12-20 Thread root
Hello community,

here is the log from the commit of package cloud-init-config-caasp for 
openSUSE:Factory checked in at 2018-12-21 08:21:37

Comparing /work/SRC/openSUSE:Factory/cloud-init-config-caasp (Old)
 and  /work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new.28833 (New)


Package is "cloud-init-config-caasp"

Fri Dec 21 08:21:37 2018 rev:9 rq:659974 version:1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/cloud-init-config-caasp/cloud-init-config-caasp.changes
  2018-11-07 13:36:24.628115841 +0100
+++ 
/work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new.28833/cloud-init-config-caasp.changes
   2018-12-21 08:21:42.985553300 +0100
@@ -1,0 +2,10 @@
+Wed Dec 19 11:38:23 CET 2018 - ku...@suse.de
+
+- Remove ds-identify.cfg: does harm too much if there is no
+  datasource. ds=nocloud on kernel cmdline is required until
+  the cloud-init bug is fixed.
+- Remove 02-kubic-network.cfg: prevents configuring the network
+  at all, which means you cannot login on any of our images for
+  virtualisation or cloud.
+
+---

Old:

  02-kubic-network.cfg
  ds-identify.cfg



Other differences:
--
++ cloud-init-config-caasp.spec ++
--- /var/tmp/diff_new_pack.G9CkFO/_old  2018-12-21 08:21:43.357552952 +0100
+++ /var/tmp/diff_new_pack.G9CkFO/_new  2018-12-21 08:21:43.357552952 +0100
@@ -23,9 +23,7 @@
 License:GPL-3.0-only
 Group:  System/Management
 Source0:cloud.cfg
-Source1:ds-identify.cfg
-Source2:COPYING
-Source3:02-kubic-network.cfg
+Source1:COPYING
 BuildRequires:  cloud-init
 Requires:   cloud-init >= 17.1
 Provides:   cloud-init-config = 0.7
@@ -39,18 +37,14 @@
 # empty on purpose
 
 %build
-cp %{SOURCE2} .
+cp %{SOURCE1} .
 
 %install
 mkdir -p %{buildroot}%{_sysconfdir}/cloud/cloud.cfg.d
 install -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/cloud/
-install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/cloud/
-install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/cloud/cloud.cfg.d/
 
 %files
 %license COPYING
 %config(noreplace) %{_sysconfdir}/cloud/cloud.cfg
-%config(noreplace) %{_sysconfdir}/cloud/ds-identify.cfg
-%config(noreplace) %{_sysconfdir}/cloud/cloud.cfg.d/02-kubic-network.cfg
 
 %changelog




commit cloud-init-config-caasp for openSUSE:Factory

2018-11-07 Thread root
Hello community,

here is the log from the commit of package cloud-init-config-caasp for 
openSUSE:Factory checked in at 2018-11-07 13:36:21

Comparing /work/SRC/openSUSE:Factory/cloud-init-config-caasp (Old)
 and  /work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new (New)


Package is "cloud-init-config-caasp"

Wed Nov  7 13:36:21 2018 rev:8 rq:646963 version:1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/cloud-init-config-caasp/cloud-init-config-caasp.changes
  2018-10-17 08:44:12.793712874 +0200
+++ 
/work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new/cloud-init-config-caasp.changes
 2018-11-07 13:36:24.628115841 +0100
@@ -1,0 +2,6 @@
+Wed Nov  7 12:12:27 UTC 2018 - Richard Brown 
+
+- Introduce 02-kubic-network.cfg to consistently disable cloud-init
+  from setting up the network. Workaround for [boo#1115000]
+
+---

New:

  02-kubic-network.cfg



Other differences:
--
++ cloud-init-config-caasp.spec ++
--- /var/tmp/diff_new_pack.PMFySL/_old  2018-11-07 13:36:25.144115028 +0100
+++ /var/tmp/diff_new_pack.PMFySL/_new  2018-11-07 13:36:25.144115028 +0100
@@ -25,6 +25,7 @@
 Source0:cloud.cfg
 Source1:ds-identify.cfg
 Source2:COPYING
+Source3:02-kubic-network.cfg
 BuildRequires:  cloud-init
 Requires:   cloud-init >= 17.1
 Provides:   cloud-init-config = 0.7
@@ -41,13 +42,15 @@
 cp %{SOURCE2} .
 
 %install
-mkdir -p %{buildroot}%{_sysconfdir}/cloud
+mkdir -p %{buildroot}%{_sysconfdir}/cloud/cloud.cfg.d
 install -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/cloud/
 install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/cloud/
+install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/cloud/cloud.cfg.d/
 
 %files
 %license COPYING
 %config(noreplace) %{_sysconfdir}/cloud/cloud.cfg
 %config(noreplace) %{_sysconfdir}/cloud/ds-identify.cfg
+%config(noreplace) %{_sysconfdir}/cloud/cloud.cfg.d/02-kubic-network.cfg
 
 %changelog

++ 02-kubic-network.cfg ++
network: {config: disabled}



commit cloud-init-config-caasp for openSUSE:Factory

2018-10-17 Thread root
Hello community,

here is the log from the commit of package cloud-init-config-caasp for 
openSUSE:Factory checked in at 2018-10-17 08:43:21

Comparing /work/SRC/openSUSE:Factory/cloud-init-config-caasp (Old)
 and  /work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new (New)


Package is "cloud-init-config-caasp"

Wed Oct 17 08:43:21 2018 rev:7 rq:642490 version:1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/cloud-init-config-caasp/cloud-init-config-caasp.changes
  2018-03-13 10:24:18.809179364 +0100
+++ 
/work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new/cloud-init-config-caasp.changes
 2018-10-17 08:44:12.793712874 +0200
@@ -1,0 +2,5 @@
+Tue Oct 16 22:26:42 CEST 2018 - ku...@suse.de
+
+- Remove suse_caasp Module, not needed with kubeadm
+
+---



Other differences:
--
++ cloud-init-config-caasp.spec ++
--- /var/tmp/diff_new_pack.QvbYI0/_old  2018-10-17 08:44:13.189712539 +0200
+++ /var/tmp/diff_new_pack.QvbYI0/_new  2018-10-17 08:44:13.193712536 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 

++ cloud.cfg ++
--- /var/tmp/diff_new_pack.QvbYI0/_old  2018-10-17 08:44:13.245712492 +0200
+++ /var/tmp/diff_new_pack.QvbYI0/_new  2018-10-17 08:44:13.245712492 +0200
@@ -1,4 +1,4 @@
-# Adapted default config for SUSE CaaSP systems
+# Adapted default config for SUSE CaaS Platform and openSUSE Kubic
 
 #users:
 # - root
@@ -8,7 +8,6 @@
 syslog_fix_perms: root:root
 mount_default_fields: [~, ~, 'auto', 'defaults', '0', '2']
 datasource_list: [ LocalDisk, NoCloud, OpenStack, None ]
-unverified_modules: ['ntp']
 
 # The modules that run in the 'init' stage
 cloud_init_modules:
@@ -47,7 +46,6 @@
  - scripts-per-boot
  - scripts-per-instance
  - scripts-user
- - suse-caasp
  - phone-home
  - final-message
  - power-state-change




commit cloud-init-config-caasp for openSUSE:Factory

2018-03-13 Thread root
Hello community,

here is the log from the commit of package cloud-init-config-caasp for 
openSUSE:Factory checked in at 2018-03-13 10:24:15

Comparing /work/SRC/openSUSE:Factory/cloud-init-config-caasp (Old)
 and  /work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new (New)


Package is "cloud-init-config-caasp"

Tue Mar 13 10:24:15 2018 rev:6 rq:585870 version:1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/cloud-init-config-caasp/cloud-init-config-caasp.changes
  2017-11-27 22:18:59.557368396 +0100
+++ 
/work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new/cloud-init-config-caasp.changes
 2018-03-13 10:24:18.809179364 +0100
@@ -1,0 +2,5 @@
+Mon Mar 12 13:47:15 CET 2018 - ku...@suse.de
+
+- Add license to file list
+
+---



Other differences:
--
++ cloud-init-config-caasp.spec ++
--- /var/tmp/diff_new_pack.aqW4I3/_old  2018-03-13 10:24:19.665148696 +0100
+++ /var/tmp/diff_new_pack.aqW4I3/_new  2018-03-13 10:24:19.669148553 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cloud-init-config-caasp
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Version:1.0
 Release:0
 Summary:SUSE CaaSP Configuration file for could-init
-License:GPL-3.0
+License:GPL-3.0-only
 Group:  System/Management
 Source0:cloud.cfg
 Source1:ds-identify.cfg
@@ -28,7 +28,6 @@
 BuildRequires:  cloud-init
 Requires:   cloud-init >= 17.1
 Provides:   cloud-init-config = 0.7
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -39,7 +38,7 @@
 # empty on purpose
 
 %build
-# empty on purpose
+cp %{SOURCE2} .
 
 %install
 mkdir -p %{buildroot}%{_sysconfdir}/cloud
@@ -47,7 +46,7 @@
 install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/cloud/
 
 %files
-%defattr(-,root,root)
+%license COPYING
 %config(noreplace) %{_sysconfdir}/cloud/cloud.cfg
 %config(noreplace) %{_sysconfdir}/cloud/ds-identify.cfg
 




commit cloud-init-config-caasp for openSUSE:Factory

2017-11-27 Thread root
Hello community,

here is the log from the commit of package cloud-init-config-caasp for 
openSUSE:Factory checked in at 2017-11-27 22:18:58

Comparing /work/SRC/openSUSE:Factory/cloud-init-config-caasp (Old)
 and  /work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new (New)


Package is "cloud-init-config-caasp"

Mon Nov 27 22:18:58 2017 rev:5 rq:546020 version:1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/cloud-init-config-caasp/cloud-init-config-caasp.changes
  2017-06-07 09:56:35.236814846 +0200
+++ 
/work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new/cloud-init-config-caasp.changes
 2017-11-27 22:18:59.557368396 +0100
@@ -1,0 +2,13 @@
+Mon Nov 27 13:25:21 CET 2017 - ku...@suse.de
+
+- Disable ds-identify for now (doesn't seem to detect any 
+  datasources on CaaSP/Kubic) (ds-identify.cfg)
+- Enable growpart and resizefs modules by default [bsc#1069471]
+
+---
+Mon Nov 27 11:09:57 CET 2017 - ku...@suse.de
+
+- Adjust zypper_add_repo module name
+- Require cloud-init >= 17.1 because of module changes
+
+---

New:

  ds-identify.cfg



Other differences:
--
++ cloud-init-config-caasp.spec ++
--- /var/tmp/diff_new_pack.Wd4wxS/_old  2017-11-27 22:19:00.317340814 +0100
+++ /var/tmp/diff_new_pack.Wd4wxS/_new  2017-11-27 22:19:00.321340669 +0100
@@ -23,9 +23,10 @@
 License:GPL-3.0
 Group:  System/Management
 Source0:cloud.cfg
-Source1:COPYING
+Source1:ds-identify.cfg
+Source2:COPYING
 BuildRequires:  cloud-init
-Requires:   cloud-init >= 0.7.8
+Requires:   cloud-init >= 17.1
 Provides:   cloud-init-config = 0.7
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
@@ -43,9 +44,11 @@
 %install
 mkdir -p %{buildroot}%{_sysconfdir}/cloud
 install -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/cloud/
+install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/cloud/
 
 %files
 %defattr(-,root,root)
 %config(noreplace) %{_sysconfdir}/cloud/cloud.cfg
+%config(noreplace) %{_sysconfdir}/cloud/ds-identify.cfg
 
 %changelog

++ cloud.cfg ++
--- /var/tmp/diff_new_pack.Wd4wxS/_old  2017-11-27 22:19:00.393338056 +0100
+++ /var/tmp/diff_new_pack.Wd4wxS/_new  2017-11-27 22:19:00.393338056 +0100
@@ -15,8 +15,8 @@
  - migrator
  - bootcmd
  - write-files
-# - growpart # bsc#1042913, does not work without local configuration
-# - resizefs # bsc#1042913, does not work without local configuration
+ - growpart
+ - resizefs
  - disk_setup
  - mounts
  - set_hostname
@@ -34,7 +34,7 @@
  - timezone
  - resolv_conf
  - ntp
- - zypp_add_repo
+ - zypper_add_repo
  - disable-ec2-metadata
  - runcmd
 

++ ds-identify.cfg ++
policy: enabled



commit cloud-init-config-caasp for openSUSE:Factory

2017-06-07 Thread root
Hello community,

here is the log from the commit of package cloud-init-config-caasp for 
openSUSE:Factory checked in at 2017-06-07 09:56:00

Comparing /work/SRC/openSUSE:Factory/cloud-init-config-caasp (Old)
 and  /work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new (New)


Package is "cloud-init-config-caasp"

Wed Jun  7 09:56:00 2017 rev:4 rq:501423 version:1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/cloud-init-config-caasp/cloud-init-config-caasp.changes
  2017-06-04 02:00:49.307792458 +0200
+++ 
/work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new/cloud-init-config-caasp.changes
 2017-06-07 09:56:35.236814846 +0200
@@ -1,0 +2,5 @@
+Tue Jun  6 16:13:35 CEST 2017 - ku...@suse.de
+
+- Disable growpart and resizefs [bsc#1042913]
+
+---



Other differences:
--
++ cloud.cfg ++
--- /var/tmp/diff_new_pack.t2Dc5b/_old  2017-06-07 09:56:35.900721028 +0200
+++ /var/tmp/diff_new_pack.t2Dc5b/_new  2017-06-07 09:56:35.900721028 +0200
@@ -15,8 +15,8 @@
  - migrator
  - bootcmd
  - write-files
- - growpart
- - resizefs
+# - growpart # bsc#1042913, does not work without local configuration
+# - resizefs # bsc#1042913, does not work without local configuration
  - disk_setup
  - mounts
  - set_hostname




commit cloud-init-config-caasp for openSUSE:Factory

2017-06-03 Thread root
Hello community,

here is the log from the commit of package cloud-init-config-caasp for 
openSUSE:Factory checked in at 2017-06-04 02:00:48

Comparing /work/SRC/openSUSE:Factory/cloud-init-config-caasp (Old)
 and  /work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new (New)


Package is "cloud-init-config-caasp"

Sun Jun  4 02:00:48 2017 rev:3 rq:500666 version:1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/cloud-init-config-caasp/cloud-init-config-caasp.changes
  2017-05-04 15:05:05.208663499 +0200
+++ 
/work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new/cloud-init-config-caasp.changes
 2017-06-04 02:00:49.307792458 +0200
@@ -1,0 +2,5 @@
+Fri Jun  2 14:31:00 CEST 2017 - ku...@suse.de
+
+- Add modules to manage disks and filesystems
+
+---



Other differences:
--
++ cloud.cfg ++
--- /var/tmp/diff_new_pack.d7dtDk/_old  2017-06-04 02:00:49.963699877 +0200
+++ /var/tmp/diff_new_pack.d7dtDk/_new  2017-06-04 02:00:49.963699877 +0200
@@ -15,6 +15,10 @@
  - migrator
  - bootcmd
  - write-files
+ - growpart
+ - resizefs
+ - disk_setup
+ - mounts
  - set_hostname
  - update_hostname
  - update_etc_hosts
@@ -25,7 +29,6 @@
 
 # The modules that run in the 'config' stage
 cloud_config_modules:
- - mounts
  - locale
  - set-passwords
  - timezone




commit cloud-init-config-caasp for openSUSE:Factory

2017-05-04 Thread root
Hello community,

here is the log from the commit of package cloud-init-config-caasp for 
openSUSE:Factory checked in at 2017-05-04 15:05:02

Comparing /work/SRC/openSUSE:Factory/cloud-init-config-caasp (Old)
 and  /work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new (New)


Package is "cloud-init-config-caasp"

Thu May  4 15:05:02 2017 rev:2 rq:491655 version:1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/cloud-init-config-caasp/cloud-init-config-caasp.changes
  2017-04-18 13:48:41.109018871 +0200
+++ 
/work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new/cloud-init-config-caasp.changes
 2017-05-04 15:05:05.208663499 +0200
@@ -1,0 +2,10 @@
+Thu Apr 20 15:41:26 CEST 2017 - ku...@suse.de
+
+- Call suse_caasp module
+
+---
+Mon Mar 20 16:27:28 CET 2017 - ku...@suse.de
+
+- Fix product name in comment
+
+---



Other differences:
--
++ cloud.cfg ++
--- /var/tmp/diff_new_pack.IvNzVa/_old  2017-05-04 15:05:06.428491276 +0200
+++ /var/tmp/diff_new_pack.IvNzVa/_new  2017-05-04 15:05:06.428491276 +0200
@@ -1,4 +1,4 @@
-# Adapted default config for SUSE CASP systems
+# Adapted default config for SUSE CaaSP systems
 
 #users:
 # - root
@@ -44,6 +44,7 @@
  - scripts-per-boot
  - scripts-per-instance
  - scripts-user
+ - suse-caasp
  - phone-home
  - final-message
  - power-state-change