Samuel Allan 6658845ebc Remove logging of the pebble plan
The pebble plan output includes a full dump of the services config,
including environment variables.
These can contain sensitive information such as cloud credentials,
so avoid logging these.

An alternative method to retrieve this information for debugging,
is to ssh into the workload container, and run `pebble plan`:

```
~$ juju ssh --container tempest tempest/leader bash
/# pebble plan
services:
    periodic-test:
        summary: Running tempest periodically
...
```

Change-Id: If703418af6eb059e3c15fadcb6fce234b3801659
2024-02-16 08:58:09 +00:00
2024-01-25 12:30:54 +01:00
2023-11-30 15:32:39 +05:30
2023-11-30 15:32:39 +05:30
2023-11-30 15:32:39 +05:30
2024-02-02 09:39:40 +10:30
2024-02-02 15:25:35 +05:30
2023-11-30 15:32:39 +05:30
2023-12-13 09:22:13 +00:00
2024-02-01 10:23:23 +01:00
2024-01-25 12:30:54 +01:00
2024-02-02 15:25:35 +05:30

Monolithic Repository for Sunbeam Charms

This repository contains the core charms for the Sunbeam deployment and associated charm libraries.

Description
Juju Charms - Monorepo for sunbeam Charms
Readme 8.2 MiB
Languages
Python 89.3%
Jinja 10.1%
Shell 0.6%