Method: ForemanDocker::Docker#provided_attributes
- Defined in:
- app/models/foreman_docker/docker.rb
#provided_attributes ⇒ Object
25 26 27 |
# File 'app/models/foreman_docker/docker.rb', line 25 def provided_attributes super.merge(:mac => :mac) end |