Fix apt_proxy/ntp/vagrant plugins manifests

This commit is contained in:
Tiago Ilieve 2014-04-14 07:11:03 -03:00
parent 5502a5c3b1
commit e25276367b
3 changed files with 5 additions and 11 deletions

View file

@ -21,9 +21,7 @@
},
"required": ["address", "port"]
}
},
"required": ["apt_proxy"]
}
}
},
"required": ["plugins"]
}
}

View file

@ -16,9 +16,7 @@
}
}
}
},
"required": ["ntp"]
}
}
},
"required": ["plugins"]
}
}

View file

@ -23,9 +23,7 @@
"type": "object",
"properties": {
"vagrant": {
"type": "object",
"properties": {
}
"type": "object"
}
}
}