summaryrefslogtreecommitdiff
path: root/1 projects/Inwerken Mohammed/8 Jan 2025 - Woensdag.md
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2025-01-19 21:14:51 +0100
committerJasper Ras <jras@hostnet.nl>2025-01-19 21:14:51 +0100
commit9642cd7ae24f0ba79ce5647c709b35ae8f06a285 (patch)
treeae25c3b0db7ae4c23186b294c6d000073f085c2d /1 projects/Inwerken Mohammed/8 Jan 2025 - Woensdag.md
parent969b96c2531fb986f6c7f21fd544391b439defd7 (diff)
vault backup: 2025-01-19 21:14:51
Diffstat (limited to '1 projects/Inwerken Mohammed/8 Jan 2025 - Woensdag.md')
-rw-r--r--1 projects/Inwerken Mohammed/8 Jan 2025 - Woensdag.md14
1 files changed, 0 insertions, 14 deletions
diff --git a/1 projects/Inwerken Mohammed/8 Jan 2025 - Woensdag.md b/1 projects/Inwerken Mohammed/8 Jan 2025 - Woensdag.md
deleted file mode 100644
index b8bbc64..0000000
--- a/1 projects/Inwerken Mohammed/8 Jan 2025 - Woensdag.md
+++ /dev/null
@@ -1,14 +0,0 @@
-#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