diff options
Diffstat (limited to 'scripts/testdb1.yaml')
-rw-r--r-- | scripts/testdb1.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/scripts/testdb1.yaml b/scripts/testdb1.yaml index 32ea29ca..e7382ee0 100644 --- a/scripts/testdb1.yaml +++ b/scripts/testdb1.yaml @@ -11,7 +11,10 @@ kids: ipv4: 192.0.2.1-192.0.2.33 asn: 64533 --- -- sleep 5 +- name: Alice + valid_add: 10 +--- +- sleep 1M - name: Alice add_as: 33 valid_add: 2d |