Commit Graph

198 Commits (23ef82bbce46d366a4e2d58b65d8e8c952685842)
 

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