Skip to content

Commit

Permalink
ab#64704
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee Fine committed Nov 11, 2024
1 parent d2c6c55 commit 01add5a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions integration-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"DisplayName": "Server Username",
"Type": "Secret",
"DependsOn": "",
"DefaultValue": null,
"DefaultValue": "",
"Required": false,
"Description": "Login credential for the F5 device. MUST be an Admin account."
},
Expand All @@ -111,7 +111,7 @@
"DisplayName": "Server Password",
"Type": "Secret",
"DependsOn": "",
"DefaultValue": null,
"DefaultValue": "",
"Required": false,
"Description": "Login password for the F5 device."
},
Expand Down Expand Up @@ -210,7 +210,7 @@
"DisplayName": "Server Username",
"Type": "Secret",
"DependsOn": "",
"DefaultValue": null,
"DefaultValue": "",
"Required": false,
"Description": "Login credential for the F5 device. MUST be an Admin account."
},
Expand All @@ -219,7 +219,7 @@
"DisplayName": "Server Password",
"Type": "Secret",
"DependsOn": "",
"DefaultValue": null,
"DefaultValue": "",
"Required": false,
"Description": "Login password for the F5 device."
},
Expand Down Expand Up @@ -319,7 +319,7 @@
"DisplayName": "Server Username",
"Type": "Secret",
"DependsOn": "",
"DefaultValue": null,
"DefaultValue": "",
"Required": false,
"Description": "Login credential for the F5 device. MUST be an Admin account."
},
Expand All @@ -328,7 +328,7 @@
"DisplayName": "Server Password",
"Type": "Secret",
"DependsOn": "",
"DefaultValue": null,
"DefaultValue": "",
"Required": false,
"Description": "Login password for the F5 device."
},
Expand Down

0 comments on commit 01add5a

Please sign in to comment.