Merge "overcloud-compute: add linuxptp package for timemaster service"
This commit is contained in:
commit
daaef4c156
@ -5,4 +5,5 @@ chrony_package
|
||||
pacemaker_remote_package
|
||||
sasl_scram_package
|
||||
tuned_profiles_cpu_partitioning_package
|
||||
ndctl_package
|
||||
ndctl_package
|
||||
linuxptp_package
|
||||
|
@ -7,6 +7,7 @@
|
||||
"pacemaker_remote_package": "pacemaker-remote",
|
||||
"sasl_scram_package": "cyrus-sasl-scram",
|
||||
"tuned_profiles_cpu_partitioning_package": "tuned-profiles-cpu-partitioning",
|
||||
"ndctl_package": "ndctl"
|
||||
"ndctl_package": "ndctl",
|
||||
"linuxptp_package": "linuxptp"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user