Skip to content

Commit c2e5f65

Browse files
committed
Define placeholder for required secrets for image
1 parent 460af73 commit c2e5f65

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

data/environment/image.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ profile::slurm::node::ensure_slurmd: 'stopped'
55
profile::slurm::base::ensure_munge: 'stopped'
66
consul::service_ensure: 'stopped'
77
profile::gpu::install::load_modules: false
8+
profile::consul::acl_api_token: 'IMAGE-ENV-PLACEHOLDER'
9+
profile::slurm::base::munge_key: 'IMAGE-ENV-PLACEHOLDER'
10+
profile::freeipa::server::admin_password: 'IMAGE-ENV-PLACEHOLDER'

0 commit comments

Comments
 (0)