Fixup package versions
This commit is contained in:
parent
502b86bfad
commit
f4d25555bf
2 changed files with 3 additions and 3 deletions
|
@ -68,7 +68,7 @@ class rhizo_base::packages::bullseye inherits rhizo_base::packages::common {
|
|||
|
||||
class rhizo_base::packages::buster inherits rhizo_base::packages::common {
|
||||
|
||||
package { [ 'libapache2-mod-php7.0', ]:
|
||||
package { [ 'libapache2-mod-php7.0', 'libapache2-mod-php5', 'php5' ]:
|
||||
ensure => absent,
|
||||
require => Class['rhizo_base::apt'],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue