You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1234567 |
- apache2-config:
- file.blockreplace:
- - name: /etc/apache2/apache2.conf
- - append_if_not_found: True
- - content: |
- ServerName netboot
- AddType application/x-httpd-php .ipxe
|