
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
Monolithic Repository for Sunbeam Charms
This repository contains the core charms for the Sunbeam deployment and associated charm libraries.
Description
Languages
Python
89.3%
Jinja
10.1%
Shell
0.6%