Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NCSA support #28

Merged
merged 1 commit into from
Feb 18, 2020
Merged

Add NCSA support #28

merged 1 commit into from
Feb 18, 2020

Conversation

andylytical
Copy link
Contributor

Puppetfile

  • Use custom tuned to fix issue in custom puppet fact
  • Bump version of puppet/rsyslog to 4.4.0
  • Add modules needed by NCSA hosts

HIERA

  • Add hieradata/org/ncsa.yaml
  • Add hieradata/site/npcf.yaml
  • Add hieradata/site/nts.yaml

ROLES

  • Add "default"

PROFILES

  • Add profile::baseline_cfg
  • Add profile::system_authnz

Changes to be committed:
modified: Puppetfile
new file: hieradata/org/ncsa.yaml
new file: hieradata/role/default.yaml
new file: hieradata/site/npcf.yaml
new file: hieradata/site/nts.yaml
new file: site/profile/manifests/baseline_cfg.pp
new file: site/profile/manifests/system_authnz.pp

@andylytical
Copy link
Contributor Author

This is a new PR since #24 and #27 have been merged. ( I closed #21 )
The changes are clean and straightforward.

Puppetfile
==========
- Use custom tuned to fix issue in custom puppet fact
- Bump version of puppet/rsyslog to 4.4.0
- Add modules needed by NCSA hosts

HIERA
=====
- Add hieradata/org/ncsa.yaml
- Add hieradata/site/npcf.yaml
- Add hieradata/site/nts.yaml

ROLES
=====
- Add "default"

PROFILES
========
- Add profile::baseline_cfg
- Add profile::system_authnz

Changes to be committed:
  modified:   Puppetfile
  new file:   hieradata/org/ncsa.yaml
  new file:   hieradata/role/default.yaml
  new file:   hieradata/site/npcf.yaml
  new file:   hieradata/site/nts.yaml
  new file:   site/profile/manifests/baseline_cfg.pp
  new file:   site/profile/manifests/system_authnz.pp
@andylytical andylytical force-pushed the IT-1383/add_ncsa_teststand_support branch from 4d6e5e4 to 7ae5238 Compare February 18, 2020 16:19
@@ -1,6 +1,6 @@
forge 'https://forgeapi.puppetlabs.com'

mod 'ceritsc/tuned', '1.0.1'
mod 'andylytical/tuned', git: 'https://github.com/andylytical/puppet-tuned', ref: 'topic/fix_error_on_tuned_version_fact'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed on bluejeans, we'd like to keep forks of upstream modules within the lsst-it org.

@adrienthebo adrienthebo merged commit 9ba6252 into master Feb 18, 2020
@jhoblitt jhoblitt deleted the IT-1383/add_ncsa_teststand_support branch February 18, 2020 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants