diff options
Diffstat (limited to 'manifests/jwst.yaml')
-rw-r--r-- | manifests/jwst.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/manifests/jwst.yaml b/manifests/jwst.yaml new file mode 100644 index 0000000..adf14c5 --- /dev/null +++ b/manifests/jwst.yaml @@ -0,0 +1,11 @@ +# Recipe repository +repository: 'https://github.com/rendinam/astroconda-dev' +git_ref_spec: 'jwst_parameterized_rev' + +# Publication channel to consult when determining what packages already exist. +channel_URL: 'http://ssb.stsci.edu/astroconda-dev' + +# publication_root path needs to be visible from the slave nodes. +publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-dev-testing' +packages: + - jwst |