Add example IPA installer script
This commit is contained in:
parent
c02b1976c5
commit
e17f9e82b2
1 changed files with 4 additions and 0 deletions
4
freeipa/install.sh
Normal file
4
freeipa/install.sh
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
echo "DO NOT USE ansible-freeipa"
|
||||||
|
ipa-server-install -p 'prueba123!' -a 'prueba123!' -n idm.libreoffice.gob.mx -r 'LIBREOFFICE.GOB.MX' -U
|
Loading…
Reference in a new issue