diff --git a/data/common.yaml b/data/common.yaml index 6f5efa833..b3d85beb0 100644 --- a/data/common.yaml +++ b/data/common.yaml @@ -292,11 +292,11 @@ profile::reverse_proxy::subdomains: profile::jupyterhub::hub::register_url: "https://mokey.%{lookup('terraform.data.domain_name')}/auth/signup" profile::jupyterhub::hub::reset_pw_url: "https://mokey.%{lookup('terraform.data.domain_name')}/auth/forgotpw" -profile::metrics::slurm_job_exporter: 0.2.0 +profile::metrics::slurm_job_exporter::version: 0.2.0 profile::userportal::server::prometheus_ip: "%{alias('terraform.tag_ip.mgmt.0')}" profile::userportal::server::prometheus_port: 9090 profile::userportal::server::db_ip: 127.0.0.1 profile::userportal::server::db_port: 3306 profile::userportal::install_tarball::version: 1.0.2 profile::userportal::slurm_jobscripts::api_url: "http://%{lookup('terraform.tag_ip.portal.0')}:9000" -profile::userportal::slurm_jobscripts::token: "%{alias('profile::userportal::server::root_api_token')}" \ No newline at end of file +profile::userportal::slurm_jobscripts::token: "%{alias('profile::userportal::server::root_api_token')}"