Skip to content

Commit 938bfdf

Browse files
committed
Changing repo and install locations.
1 parent ac6fb27 commit 938bfdf

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

  • puppet-master/hiera/dev/vm/dm/vm/hs

puppet-master/hiera/dev/vm/dm/vm/hs/hs.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ firewalld_status: "stopped"
1919
dm::dm_header_service::header_service_www_output:
2020
- /opt/www
2121
- /opt/www/DMHS_filerepo
22-
dm::dm_header_service::header_service_path: /opt/HeaderService
22+
dm::dm_header_service::header_service_repo_path: /opt/lsst/repos/HeaderService
23+
dm::dm_header_service::header_service_install_path: /opt/lsst/HeaderService
2324
dm::dm_header_service::header_service_current_tag: tickets/DM-17937
2425
dm::dm_header_service::header_service_repo: https://github.com/lsst-dm/HeaderService.git
25-
dm::dm_header_service::salpytools_path: /opt/salpytools
26+
dm::dm_header_service::salpytools_repo_path: /opt/lsst/repos/salpytools
27+
dm::dm_header_service::salpytools_install_path: /opt/lsst/salpytools
2628
dm::dm_header_service::salpytools_current_tag: tickets/DM-16255
2729
dm::dm_header_service::salpytools_repo: https://github.com/lsst-dm/salpytools.git

0 commit comments

Comments
 (0)