commit
f3bd430fa7
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ define apt::ppa(
|
||||||
ensure => 'absent',
|
ensure => 'absent',
|
||||||
mode => '0644',
|
mode => '0644',
|
||||||
owner => 'root',
|
owner => 'root',
|
||||||
gruop => 'root',
|
group => 'root',
|
||||||
notify => Exec['apt_update'],
|
notify => Exec['apt_update'],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue