Martin Loviska changed bug 1201015
What Removed Added
CC   mloviska@suse.com

Comment # 10 on bug 1201015 from
Hello all, I have tried to verify the current state in MicroOS image.

### Tested image
- openSUSE-MicroOS.x86_64-16.0.0-OpenStack-Cloud-Snapshot20221025.qcow2

### Steps to reproduce

> :~ # cloud-init --file /root/test init    
> :~ # cloud-init -f /root/test modules --mode config                                                                                                                                                                                                                                                            
> :~ # cloud-init -f /root/test modules --mode final 
> :~ # rpm -q cifs-utils k3s-install k3s-selinux
> cifs-utils-7.0-1.1.x86_64
> k3s-install-1.24.3+k3s1-1.2.x86_64
> k3s-selinux-1.2.stable.2-1.1.noarch

### cloud-init config

> #cloud-config
>
> runcmd:
>  - /usr/sbin/transactional-update -n pkg in cifs-utils k3s-install k3s-selinux && reboot

Please let me know whether I have taken the correct steps (I faced the same
problems as Johannes did), however packages have been installed successfully.

Thanks


You are receiving this mail because: