mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-10-07 17:40:30 +00:00
Fix apt_proxy/ntp/vagrant plugins manifests
This commit is contained in:
parent
5502a5c3b1
commit
e25276367b
3 changed files with 5 additions and 11 deletions
|
@ -21,9 +21,7 @@
|
|||
},
|
||||
"required": ["address", "port"]
|
||||
}
|
||||
},
|
||||
"required": ["apt_proxy"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": ["plugins"]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -16,9 +16,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": ["ntp"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": ["plugins"]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -23,9 +23,7 @@
|
|||
"type": "object",
|
||||
"properties": {
|
||||
"vagrant": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
}
|
||||
"type": "object"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue