Skip to content

Commit 0321f41

Browse files
committed
cloudflare test 1
1 parent 86e3c5c commit 0321f41

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/security/01_ipam_for_security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
kind: IpamPrefix
3333
data:
3434
- prefix: "10.1.1.0/24"
35-
description: "DMZ segment"
35+
description: "DMZ network segment"
3636

3737
- prefix: "192.168.1.0/24"
3838
description: "Internal corporate network"

generators/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"""Generators"""
1+
"""Generators."""

0 commit comments

Comments
 (0)