From 9642cd7ae24f0ba79ce5647c709b35ae8f06a285 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Sun, 19 Jan 2025 21:14:51 +0100 Subject: vault backup: 2025-01-19 21:14:51 --- .trash/8 Jan 2025 - Woensdag.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .trash/8 Jan 2025 - Woensdag.md (limited to '.trash/8 Jan 2025 - Woensdag.md') diff --git a/.trash/8 Jan 2025 - Woensdag.md b/.trash/8 Jan 2025 - Woensdag.md new file mode 100644 index 0000000..b8bbc64 --- /dev/null +++ b/.trash/8 Jan 2025 - Woensdag.md @@ -0,0 +1,14 @@ +#Inwerken #mohalm + +--- +### Communicatie +Reageren op vragen als "heb je hulp nodig?" met "Ez" komt niet altijd professioneel over. +### Eerste ticket +Heeft een nieuwe spec-test gemaakt voor profile::openstack::logstash, alleen het draaien van die test faalt: +``` +error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class logstash (file: /home/jras/projects/group.one/vps/puppet/modules/profile/spec/fixtures/modules/profile/manifests/openstack/logstash.pp, line: 45, column: 6) on node work.home +``` + +**Could not find declared class logstash** is referring to the usage of the class logstash within the class profile::openstack::logstash. This means that a fixture has to be added so that the class logstash is available to our test. + +Fixtures zijn te defineren `.fixtures.yml` bijv in `modules/profiles/.fixtures.yml`. \ No newline at end of file -- cgit v1.2.3