fix again
This commit is contained in:
parent
b0d7c7196f
commit
c14b7ba08f
|
@ -19,7 +19,7 @@ class dns::apache2 {
|
||||||
refreshonly => true,
|
refreshonly => true,
|
||||||
notify => Service['apache2'],
|
notify => Service['apache2'],
|
||||||
}
|
}
|
||||||
exec { 'a2dissite default-000':
|
exec { 'a2dissite 000-default':
|
||||||
notify => Service['apache2'],
|
notify => Service['apache2'],
|
||||||
}
|
}
|
||||||
exec { 'a2ensite dns-rest-api':
|
exec { 'a2ensite dns-rest-api':
|
||||||
|
|
Loading…
Reference in a new issue