base: drop system_identification

We don't need or want this anymore since CSI is gone/dead.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-01-28 10:49:57 -08:00
parent bd850792c8
commit 77fe8423e0
2 changed files with 0 additions and 14 deletions

View file

@ -421,12 +421,6 @@
- base
- common-scripts
- name: Drop in a little system_identification note
ansible.builtin.template: src=system_identification dest=/etc/system_identification
tags:
- config
- base
#
# Watchdog stuff
#

View file

@ -1,8 +0,0 @@
Security Category: {{csi_security_category}}
Primary Contact: {{csi_primary_contact}}
Environment: {{env}}
Freezes: {{freezes}}
Purpose: {{csi_purpose}}
Relationship: {{csi_relationship}}
This document is provided as part of CSI standards.
See https://infrastructure.fedoraproject.org/csi/security-policy/ for more information.