@@ -212,7 +212,7 @@
executable: /bin/bash
- name: Promote users to IKSOP
- shell: " bin/console fos:user:promote iksop SUPER_ADMIN"
+ shell: " bin/console fos:user:promote iksop ROLE_SUPER_ADMIN"
args:
@@ -16,7 +16,7 @@
curl https://bootstrap.pypa.io/get-pip.py | python
# actualizo pip
- pip install -U pip
+ pip install -U pip setuptools
### docker (Versión funcional: apt-get install docker-ce=17.10.0~ce-0~debian - Versión con errores: 17.11 )
# con sudo