Skip to content

Commit

Permalink
Remove default network setup from TW example
Browse files Browse the repository at this point in the history
Signed-off-by: David Cassany <dcassany@suse.com>
  • Loading branch information
davidcassany committed Mar 26, 2024
1 parent e3623be commit 5c97738
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
12 changes: 0 additions & 12 deletions examples/tumbleweed/05_network.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions examples/tumbleweed/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ RUN systemctl enable NetworkManager.service && \
# This is for automatic testing purposes, do not do this in production.
RUN echo "PermitRootLogin yes" > /etc/ssh/sshd_config.d/rootlogin.conf

# Add default network configuration
ADD 05_network.yaml /system/oem/05_network.yaml

# Generate initrd with required elemental services
RUN elemental --debug init --force

Expand Down

0 comments on commit 5c97738

Please sign in to comment.