diff --git a/puppet-master/Puppetconf.yaml b/puppet-master/Puppetconf.yaml index 725a511..59df796 100644 --- a/puppet-master/Puppetconf.yaml +++ b/puppet-master/Puppetconf.yaml @@ -10,7 +10,6 @@ puppet-master: memory: 1024 cpu: 1 # gitcode_path will be mounted on this environment in: /etc/puppetlabs/code/environments/$ENVIRONMENT - #puppet_environment: "production" + puppet_environment: "IT_992_mareuter" # If you want to work on your own puppet code, we recommend adding this variable with the path in where the puppet code is - #gitcode_path: "../../itconf_l1ts/" - \ No newline at end of file + gitcode_path: "../../itconf_l1ts/" diff --git a/puppet-master/hiera/dev/vm/dm/vm/hs/hs.yaml b/puppet-master/hiera/dev/vm/dm/vm/hs/hs.yaml index f9b8da0..329295c 100644 --- a/puppet-master/hiera/dev/vm/dm/vm/hs/hs.yaml +++ b/puppet-master/hiera/dev/vm/dm/vm/hs/hs.yaml @@ -12,8 +12,6 @@ dm::dm_header_service::ts_xml_languages: - "cpp" - "python" -ts_sal::sal_network_interface: "eth1" - monitoring_enabled: false firewalld_status: "stopped" diff --git a/puppet-master/hiera/dev/vm/vm.yaml b/puppet-master/hiera/dev/vm/vm.yaml index e17e286..06207f2 100644 --- a/puppet-master/hiera/dev/vm/vm.yaml +++ b/puppet-master/hiera/dev/vm/vm.yaml @@ -37,4 +37,4 @@ ts_sal::sal_pwd: "$1$LSST$HYme564rL6LjMkjrDNGUb0" ts_sal::salmgr_pwd: "$1$LSST$HYme564rL6LjMkjrDNGUb0" #Make sure SAL uses the desired network interface -ts_sal::sal_network_interface: "eth1" \ No newline at end of file +ts_sal::sal_network_interface: "eth1"