Skip to content

Commit

Permalink
Removed nfs server subkit, as it doesn't work on bosh-lite, and that …
Browse files Browse the repository at this point in the history
…was the purpose for adding it
  • Loading branch information
geofffranks committed Jun 19, 2017
1 parent c5d50e2 commit c57576a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 28 deletions.
10 changes: 0 additions & 10 deletions kit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ author: Geoff Franks <[email protected]>
homepage: https://github.com/cloudfoundry-incubator/nfs-volume-release
github: https://github.com/genesis-community/nfs-genesis-kit

subkits:
- prompt: "Do you need to deploy an NFS server along side the NFS Broker?"
subkit: nfs-server
default: no

params:
base:
- param: vm_type
Expand All @@ -35,11 +30,6 @@ params:
- param: skip_ssl_validation
description: |
Ignores SSL certificates when connecting to Cloud Foundry to register the NFS broker
nfs-server:
- param: allowed_hosts
description: List of CIDR ranges to allow NFS exports from
ask: What CIDR ranges should be allowed to access the NFS server?
type: list
credentials:
base:
Expand Down
4 changes: 0 additions & 4 deletions subkits/nfs-server/params.yml

This file was deleted.

14 changes: 0 additions & 14 deletions subkits/nfs-server/server.yml

This file was deleted.

0 comments on commit c57576a

Please sign in to comment.