Class: ConfigOMat::Op::StageOneSecret

Inherits:
LifecycleVM::OpBase
  • Object
show all
Defined in:
lib/config_o_mat/secrets_loader/op/stage_one_secret.rb

Instance Method Summary collapse

Instance Method Details

#callObject



25
26
27
# File 'lib/config_o_mat/secrets_loader/op/stage_one_secret.rb', line 25

def call
  self.loading_secret = secret_defs_to_load.pop
end