Class: ConfigOMat::Op::StageOneSecret
- Inherits:
-
LifecycleVM::OpBase
- Object
- LifecycleVM::OpBase
- ConfigOMat::Op::StageOneSecret
- Defined in:
- lib/config_o_mat/secrets_loader/op/stage_one_secret.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
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 |