Skip to content

Commit

Permalink
Adding require node_manager_yaml to legacy_compiler_group
Browse files Browse the repository at this point in the history
  • Loading branch information
ragingra committed Sep 10, 2024
1 parent 777c6b5 commit d9a5781
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plans/convert_compiler_to_legacy.pp
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
primary_host => $primary_target.peadm::certname(),
internal_compiler_a_pool_address => $cluster['params']['internal_compiler_a_pool_address'],
internal_compiler_b_pool_address => $cluster['params']['internal_compiler_b_pool_address'],
require => Class['peadm::setup::node_manager_yaml'],
}
}

Expand Down

0 comments on commit d9a5781

Please sign in to comment.