diff --git a/interface.yaml b/interface.yaml index 833da97..edd0c90 100644 --- a/interface.yaml +++ b/interface.yaml @@ -3,3 +3,11 @@ summary: | Provides the hacluster interface used for configuring Corosync and Pacemaker services. maintainer: OpenStack Charmers +ignore: + - '.gitignore' + - '.gitreview' + - '.testr.conf' + - 'test-requirements' + - 'tox.ini' + - 'unit_tests' + - '.zuul.yaml'