diff --git a/stages/org.osbuild.kickstart b/stages/org.osbuild.kickstart index b63847e0..e8c0944f 100755 --- a/stages/org.osbuild.kickstart +++ b/stages/org.osbuild.kickstart @@ -40,6 +40,10 @@ SCHEMA = """ "ref": { "type": "string" }, + "remote": { + "type": "string", + "description": "The remote to tie tie commit to" + }, "gpg": { "type": "boolean", "default": true