Accepting request 766131 from devel:kubic:ignition

- Do not use SSH keys fragments, those are not supported on openSUSE. [boo#1161265]

OBS-URL: https://build.opensuse.org/request/show/766131
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ignition?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2020-01-21 20:03:41 +00:00 committed by Git OBS Bridge
commit e1765f4afd
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 21 16:25:25 UTC 2020 - Ignaz Forster <iforster@suse.com>
- Do not use SSH keys fragments, those are not supported by
openSUSE. [boo#1161265]
-------------------------------------------------------------------
Tue Jan 14 17:05:19 UTC 2020 - Ignaz Forster <iforster@suse.com>

View File

@ -47,7 +47,7 @@ applies the configuration.
%build
sed -i -e 's|go build -ldflags|go build -buildmode=pie -ldflags|g' build
env VERSION=%{version} GLDFLAGS='-X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=false ' bash -x ./build
env VERSION=%{version} GLDFLAGS='-X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=false -X github.com/coreos/ignition/v2/internal/distro.writeAuthorizedKeysFragment=false ' bash -x ./build
%install
install -d %{buildroot}%{_prefix}/lib/dracut/modules.d/30ignition