Skip to content

Commit

Permalink
Fix version in common.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cmd-ntrf committed Apr 12, 2024
1 parent 5308954 commit f22d35a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ trailblazing_turtle::server::cluster_name: "%{alias('profile::slurm::base::clust
trailblazing_turtle::server::prometheus_port: 9090
trailblazing_turtle::server::db_ip: 127.0.0.1
trailblazing_turtle::server::db_port: 3306
trailblazing_turtle::install::version: 1.4.0
trailblazing_turtle::version: 1.4.0

trailblazing_turtle::slurm_jobscripts::api_url: "http://%{lookup('terraform.tag_ip.portal.0')}:9000"
trailblazing_turtle::slurm_jobscripts::token: "%{alias('trailblazing_turtle::server::root_api_token')}"

0 comments on commit f22d35a

Please sign in to comment.