From fca1d78938074628c5611da5eba457ce5d3351f1 Mon Sep 17 00:00:00 2001 From: Ruth Fuchss Date: Thu, 28 Sep 2023 12:00:52 +0200 Subject: [PATCH 1/2] testing updated reusable workflow Signed-off-by: Ruth Fuchss --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 6365bd04..aa1a2b08 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -35,7 +35,7 @@ jobs: run: make check-unit documentation-checks: - uses: canonical/documentation-workflows/.github/workflows/documentation-checks.yaml@main + uses: ru-fu/documentation-workflows/.github/workflows/documentation-checks.yaml@combine-workflows with: working-directory: './doc' From 13922cc6c25b7c6763df778c654f33e86792bcef Mon Sep 17 00:00:00 2001 From: Ruth Fuchss Date: Thu, 28 Sep 2023 12:04:56 +0200 Subject: [PATCH 2/2] break the doc tests Signed-off-by: Ruth Fuchss --- doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index 19e1f726..bc5ec7cb 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -8,7 +8,7 @@ MicroCloud MicroCloud is the easiest way to get a fully highly available LXD cluster up and running. -The MicroCloud snap automatically configures `LXD`_, `Ceph`_, and `OVN`_ across a set of servers. +sdfdsfsd master The MicroCloud snap automatically configures `LXD`_, `Ceph`_, and `OVN`_ across a set of servers. MicroCloud relies on mDNS to automatically detect other servers on the network, making it possible to set up a complete cluster by running a single command on one of the machines. This way, MicroCloud creates a small footprint cluster of compute nodes with distributed storage and secure networking, optimised for repeatable, reliable remote deployments.