Closed tzach closed 8 years ago
@avikivity Can we let systemd to cancel to boot up scylla-server.service in scylla-ami-setup.service script, by calling systemctl disable scylla-server?
Please check '[PATCH scylla] dist: abandon to start scylla-server when it's disabled from AMI userdata ' and '[PATCH scylla-ami] adding --stop-services'.
In many cases, Scylla AMI configuration need to be set before starting the services. Adding a
--start-service false
option will help.