|
Lines 32-44
profile:
Link Here
|
| 32 |
ldap/base="dc=autotest237,dc=local" |
32 |
ldap/base="dc=autotest237,dc=local" |
| 33 |
root_password="univention" |
33 |
root_password="univention" |
| 34 |
locale/default="de_DE.UTF-8:UTF-8" |
34 |
locale/default="de_DE.UTF-8:UTF-8" |
| 35 |
packages_install="univention-ad-connector univention-s4-connector univention-samba4" |
35 |
packages_install="univention-s4-connector univention-samba4 univention-ad-connector" |
| 36 |
packages_remove="" |
36 |
packages_remove="" |
| 37 |
server/role="domaincontroller_master" |
37 |
server/role="domaincontroller_master" |
| 38 |
command1: |
38 |
command1: |
| 39 |
. utils.sh; winrm_config "autotest237win.local" "[ENV:win2k19237_PASSWORD]" "Administrator" "[ENV:win2k19237_IP]" |
39 |
. utils.sh; winrm_config "autotest237win.local" "[ENV:win2k19237_PASSWORD]" "Administrator" "[ENV:win2k19237_IP]" |
| 40 |
. utils.sh; basic_setup |
40 |
. utils.sh; basic_setup |
| 41 |
. utils.sh; rotate_logfiles |
41 |
. utils.sh; rotate_logfiles |
|
|
42 |
ucr set repository/online/server="http://updates-test.software-univention.de" |
| 42 |
. utils.sh; jenkins_updates |
43 |
. utils.sh; jenkins_updates |
| 43 |
. utils.sh; run_setup_join |
44 |
. utils.sh; run_setup_join |
| 44 |
. utils.sh; do_reboot |
45 |
. utils.sh; do_reboot |