Commit Graph

200 Commits (f0410b3334f94bb62c131ab9a623b2bb89cd4a75)
 

Author SHA1 Message Date
Andreas Granig f0410b3334 Fix syntax error and reorder check.
13 years ago
Andreas Granig d5e46a6d3d Add more logic in finding a suitable install disk.
13 years ago
Michael Prokop 23ef82bbce move shared IPs from loopback to external interface
13 years ago
Michael Prokop 3825c90edf deployment: set *_ext on external device (usually eth0), not on internal device (eth1)
13 years ago
Michael Prokop a6b75e03c1 deployment: *_ext types should be assigned to ethX instead of lo interface
13 years ago
Michael Prokop b1d52fe271 deployment: execute ngcpcfg init-mgmt only if it's available
13 years ago
Michael Prokop c14c763d75 deployment: set up mgmt configuration for ngcpcfg
13 years ago
Michael Prokop 6a1da37b81 deployment: do not rely on /etc/ssh/ssh_host_rsa_key.pub + also register mgmt server
13 years ago
Michael Prokop a58b0d0366 deployment: do not use SSH host key of deployment system
13 years ago
Michael Prokop 9beb75d685 deployment: make sure eth1 of sp2 is pre-configured
13 years ago
Michael Prokop e55990a0a2 deployment: register SSH host key of sp2 on sp1
13 years ago
Michael Prokop 6268cc8306 deployment: set eth1 of sp2 to actual configuration, try to update ngcpcfg of sp1 when sp2 is deployed
13 years ago
Michael Prokop 681f4457c4 deployment: configure eth0 on sp2 system during deployment
13 years ago
Michael Prokop 609e6fa87d deployment: check for *a + *b hostnames, otherwise we'd break hostnames sp1 + sp2
13 years ago
Michael Prokop 6b057f5a6f deployment: check for ngcphostname boot option and iff set use for ngcp-network
13 years ago
Michael Prokop 637d3c257a deployment: install ngcp-ngcpcfg-carrier on non-mgmt systems in carrier env
13 years ago
Michael Prokop fc42f6d553 deployment: push ngcpcfg changes to shared storage
13 years ago
Michael Prokop 71bf60638a deployment: try to retrieve network.yml via 'ngcpcfg pull'
13 years ago
Michael Prokop ef5b3195d4 deployment: install SSH keys before running ngcp-installer
13 years ago
Michael Prokop 03ac9c36bc deployment: retrieve SSH keys from mgmt server
13 years ago
Michael Prokop 2bcfb9156c deployment: ngcpcfg commit after network.yml changes
13 years ago
Michael Prokop 31e838ac72 deployment: install locales-all by default
13 years ago
Michael Prokop 3150e3864f deployment: support rollout of ngcp-bootenv-carrier on mgmt systems
13 years ago
Michael Prokop 77f8b20a9b deployment: fix minor typo in status message
13 years ago
Michael Prokop c19592d80f Revert "deployment: try workaround to solve annoying replication issue"
13 years ago
Michael Prokop 2948dbaa33 deployment: try workaround to solve annoying replication issue
13 years ago
Michael Prokop 27eed530ee deployment: set dns + gateway config on DEFAULT_INSTALL_DEV
13 years ago
Michael Prokop a1835243cf deployment: set nameserver and gateway based on live environment
13 years ago
Michael Prokop 51b63b519d deployment: restart networking after grabbing /etc/network/interfaces via REST API
13 years ago
Michael Prokop 899d3c7f65 deployment: adjust ngcp-network to get all expected config settings
13 years ago
Michael Prokop 7e51cd53af deployment: set role definition for 2nd node and copy network.yml from shared on sp2
13 years ago
Michael Prokop 690b2d2a72 deployment: drop duplicated and conflicting host definition
13 years ago
Michael Prokop 0e611c17ef deployment: restrikt ngcp-network related steps to sp1 host
13 years ago
Michael Prokop fde0451d69 deployment: explicitely set hostname in ngcp-network
13 years ago
Michael Prokop 06ebe8f8cf deployment: store factory settings of network.yml before running ngcp-network, update file on glusterfs share
13 years ago
Michael Prokop 999edc5775 deployment: do not write /etc/hostname
13 years ago
Michael Prokop 40b45bd5c5 deployment: integrate ngcp-network for adjusting network.yml
13 years ago
Michael Prokop 1ea8908e38 deployment: support all revisions of the PERC RAID controller
13 years ago
Michael Prokop 6bdfd6c6c9 deployment: do not remove console-tools to get acpi-support-base installed by default
13 years ago
Michael Prokop 7656c4f988 deployment: get rid of already running SimpleHTTPServer processes
13 years ago
Michael Prokop 3578853a35 deployment: accept ngcpstatus boot option without arguments
13 years ago
Michael Prokop ccebd847d1 deployment: support boot option ngcpstatus for remote host querying
13 years ago
Michael Prokop 65b4f5525d deployment: support ngcphalt boot option also in non-kantan environments
13 years ago
Michael Prokop 253d56b024 deployment: log ngcp-installer cmdline
13 years ago
Michael Prokop f16fb9f527 deployment: provide status report via http://$DEPLOYMENT_SYSTEM:4242/status
13 years ago
Michael Prokop 0d9e56473c deployment: do not modify /etc/hosts if retrieving hosts config
13 years ago
Michael Prokop 20f088d3b0 deployment: adjust vlan-raw-device on-the-fly during deployment
13 years ago
Michael Prokop 60ea9fd1ed deployment: do not overwrite /etc/hosts if it was retrieved from mgmt system
13 years ago
Michael Prokop ec3be7ff90 deployment: also retrieve /etc/hosts through mgmt REST API
13 years ago
Michael Prokop d900c22bf1 deployment: make sure MAC address for internal and external device are different
13 years ago