Closed
Bug 1131202
Opened 10 years ago
Closed 10 years ago
ensure NetworkManager is absent
Categories
(Infrastructure & Operations :: RelOps: Puppet, task)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dividehex, Assigned: dividehex)
Details
On ubuntu we don't use NetworkManager and it causes an error when running facter.
Info: Retrieving pluginfacts
Notice: /File[/var/lib/puppet/facts.d]/mode: mode changed '0755' to '0775'
Info: Retrieving plugin
Info: Loading facts
Error: NetworkManager is not running.
https://tickets.puppetlabs.com/browse/FACT-697
Assignee | ||
Comment 1•10 years ago
|
||
Apparently network-manager is required by ubuntu-desktop and we ensure it is installed but disabled in the disableservices module. Since it isn't really causing an any issues we can let it be.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•