Comment 57 for bug 1648732

Revision history for this message
Chandra (reddydodda) wrote :

Hi Charles,

I found work around for this

1. Edit /usr/share/fuel-mirror/ubuntu.yaml and add systemd-shim in packages section.

2. again rerun fuel-mirror apply -P ubuntu -G mos ubuntu ( i am using local repo )

3. now if u check for system-shim in your fuel node you will be able to find it ( find -name system-shim )

4. Install system-shim package on all target nodes ( apt-get install system-shim ).

5. Now redeploy. it will work

If someone has better approach please share. ( i am behind proxy so have to use local repo )