diff --git a/ix-dev/community/homepage/app.yaml b/ix-dev/community/homepage/app.yaml index bddc13eb6d..0635359a73 100644 --- a/ix-dev/community/homepage/app.yaml +++ b/ix-dev/community/homepage/app.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/benphelps/homepage title: Homepage train: community -version: 1.1.8 +version: 1.1.9 diff --git a/ix-dev/community/homepage/questions.yaml b/ix-dev/community/homepage/questions.yaml index f07ce8e421..4c4d3b35d8 100644 --- a/ix-dev/community/homepage/questions.yaml +++ b/ix-dev/community/homepage/questions.yaml @@ -69,6 +69,20 @@ questions: schema: type: boolean default: false + - variable: dns_nameservers + label: DNS Nameservers + description: | + DNS nameservers for the container to use.
+ Example: 1.1.1.1 + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + type: string + required: true - variable: storage label: ""