Method: Avm::Stereotypes::EacWordpressBase0::ApacheHost#extra_content
- Defined in:
- lib/avm/stereotypes/eac_wordpress_base0/apache_host.rb
#extra_content ⇒ Object
13 14 15 |
# File 'lib/avm/stereotypes/eac_wordpress_base0/apache_host.rb', line 13 def extra_content "AssignUserID #{system_user} #{system_group}" end |