On Mon, May 15, 2017, at 13:52, Anton Gorlov wrote: > Hi. > At the current moment I need bind the apache to localhost:80 and nginx > to external_ip:80. > I cannot change nginx config before it installed and debian start nginx > automatic after install package with default configuration (bind to > *:80) => conflict. > > So first I stop the apache service, after install nginx and go update > config's...
debian will not overwrite configs on package install - suggest you put a config down that does what you want first. Debian is just by design stupid, thinks starting all services unconfigured on install is a good idea, suggest you use a OS designed to be used on servers and not peoples basements. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/1494850584.255916.976928248.0CBF54C4%40webmail.messagingengine.com. For more options, visit https://groups.google.com/d/optout.
