From 43c7ac1128cd3e6bea3482cb8c90b8bca3c60a31 Mon Sep 17 00:00:00 2001 From: diademiemi Date: Sun, 5 Nov 2023 12:30:55 +0100 Subject: [PATCH] Update SUSE image --- README.md | 2 +- molecule/default/molecule.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 93b671d..15d59d6 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Author Information Role Testing ------------ -This repository comes with Molecule tests for Docker on the supported platforms. +This repository comes with Molecule that run in Podman on the supported platforms. Install Molecule by running ```bash diff --git a/molecule/default/molecule.yml b/molecule/default/molecule.yml index 161af8b..37fd9bb 100644 --- a/molecule/default/molecule.yml +++ b/molecule/default/molecule.yml @@ -99,7 +99,7 @@ platforms: - /sys/fs/cgroup:/sys/fs/cgroup:ro cgroupns_mode: host privileged: true - command: "/usr/sbin/init" + command: "/usr/lib/systemd/systemd" provisioner: name: ansible verifier: