Closed wjaede closed 9 years ago
Using require => Package['apt-transport-https'] may cause dependency cycle when this package is already defined somewhere else. This can be fixed by using the required_packages parameter.
Thank you!
Using require => Package['apt-transport-https'] may cause dependency cycle when this package is already defined somewhere else. This can be fixed by using the required_packages parameter.