first commit

This commit is contained in:
Matthias Hinrichs
2025-06-12 14:50:39 +02:00
commit 18c0ba0660
60 changed files with 3739 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
#!/bin/bash
openstack port set --allowed-address=ip-address=$1 0e8cfb8d-b69c-4c59-b968-74fc181ac917
openstack port set --allowed-address=ip-address=$1 395d5414-67f9-4f04-97fe-2d890016223c
openstack port set --allowed-address=ip-address=$1 d460aad0-ef6e-4e7f-8531-901aa053f2f5
openstack port show 0e8cfb8d-b69c-4c59-b968-74fc181ac917
openstack port show 395d5414-67f9-4f04-97fe-2d890016223c
openstack port show d460aad0-ef6e-4e7f-8531-901aa053f2f5