-
Notifications
You must be signed in to change notification settings - Fork 72
Closed as not planned
Labels
StaleSubject: Ansible PlaybookRelated to the maintenance and upkeep associated with an Ansible Playbook for Islandora. Always alsoRelated to the maintenance and upkeep associated with an Ansible Playbook for Islandora. Always alsoSubject:Deploymentrelated to deployment of Islandora. Usually accompanied by the deployment flavour (Ansible/docker)related to deployment of Islandora. Usually accompanied by the deployment flavour (Ansible/docker)
Description
Setup:
- Following instructions as outlined here
ansible-galaxy install -r requirements.yml
ansible-playbook -i inventory/yudl8 playbook.yml -e "islandora_distro=ubuntu/bionic64" --extra-vars "ansible_sudo_pass=some_password"
TASK [Islandora-Devops.fcrepo : Create Fedora DB (mysql) fails
fatal: [default]: FAILED! => {"changed": false, "msg": "unable to connect to database, check login_user and login_password are correct or /root/.my.cnf has the credentials. Exception message: (1045, \"Access denied for user 'root'@'localhost' (using password: YES)\")"}
Metadata
Metadata
Assignees
Labels
StaleSubject: Ansible PlaybookRelated to the maintenance and upkeep associated with an Ansible Playbook for Islandora. Always alsoRelated to the maintenance and upkeep associated with an Ansible Playbook for Islandora. Always alsoSubject:Deploymentrelated to deployment of Islandora. Usually accompanied by the deployment flavour (Ansible/docker)related to deployment of Islandora. Usually accompanied by the deployment flavour (Ansible/docker)
Type
Projects
Status
Done