add status

This commit is contained in:
Sam Heinz
2025-04-15 01:17:12 +10:00
parent 233f781249
commit a065040f6f
2 changed files with 6 additions and 4 deletions

View File

@@ -30,5 +30,6 @@
"username": "admin",
"password": "admin"
},
"notes": []
}
"notes": [],
"status": "🚧"
}

View File

@@ -35,5 +35,6 @@
"text": "The Openziti Controller installation will prompt for configuration settings during installation.",
"type": "info"
}
]
}
],
"status": "🚧"
}