Skip to content

Commit

Permalink
aii-ks: allow to change the plugin_modulename in ks schema
Browse files Browse the repository at this point in the history
  • Loading branch information
stdweird committed Jul 1, 2021
1 parent 7efc59e commit e149f90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aii-ks/src/main/pan/quattor/aii/ks/schema.pan
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ type structure_ks_mail = {
for user customization are under /system/ks/hooks/.
}
type structure_ks_ks_info = {
"plugin_modulename" ? string
"ackurl" ? type_absoluteURI with {deprecated(0, "ackurl is deprecated, use acklist instead"); true; }
"acklist" ? type_absoluteURI[]
"auth" : string[] = list ("enableshadow", "passalgo=sha512")
Expand Down

0 comments on commit e149f90

Please sign in to comment.